Skip to content

Commit

Permalink
fix: update entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed committed Sep 30, 2018
1 parent c71323b commit 685cfa7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/docker-entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#!/bin/sh

echo Your container args are: "$@"
echo Your BINSRC_ENV are: "${BINSRC_ENV}"

exec ${BINSRC_ENV} "$@"

0 comments on commit 685cfa7

Please sign in to comment.