Skip to content

Commit

Permalink
OBJECT_SUFFIX is an arg
Browse files Browse the repository at this point in the history
  • Loading branch information
msh100 committed Apr 8, 2024
1 parent 9d7208a commit 4dd42fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM scratch

ARG OBJECT_SUFFIX=''
ADD "output/modem-stats${OBJECT_SUFFIX}.x86" /modem-stats

ENTRYPOINT /modem-stats --port=9090

0 comments on commit 4dd42fe

Please sign in to comment.