Skip to content

Commit

Permalink
Docker image: place at /usr/bin/stackit
Browse files Browse the repository at this point in the history
  • Loading branch information
aidansteele authored Jan 2, 2020
1 parent 7816fa1 commit ba85fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/static
COPY stackit /
CMD ["/stackit"]
COPY stackit /usr/bin/
CMD ["/usr/bin/stackit"]

0 comments on commit ba85fed

Please sign in to comment.