Skip to content

Commit

Permalink
Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aopoltorzhicky committed Sep 29, 2021
1 parent 99a3def commit 0c7fa50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ COPY internal internal

WORKDIR $GOPATH/src/github.com/atomex-protocol/watch_tower/cmd/watch_tower/
RUN go build -a -installsuffix cgo -o /go/bin/watch_tower .
RUN /bin/sh -c 'echo $config_file'

# ---------------------------------------------------------------------
# The second stage container, for running the application
Expand Down

0 comments on commit 0c7fa50

Please sign in to comment.