Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
veochen-octopus committed Oct 19, 2022
1 parent d5a6127 commit 1d1767c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/windows/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ EXPOSE 10933

# Either from a build artifact dependency or local build output.
COPY _artifacts/tentacle/ ${INSTALLATION_FOLDER}
RUN dir ${INSTALLATION_FOLDER}

RUN setx path "%path%;${INSTALLATION_FOLDER}"
RUN tentacle create-instance --console --instance Tentacle --config C:\Octopus\Tentacle.config
Expand Down

0 comments on commit 1d1767c

Please sign in to comment.