containous / traefik-library-image

ARCHIVED
https://github.com/traefik/traefik-library-image
Apache License 2.0
218 stars 60 forks source link

fix entrypoint.sh print error msg when use shell commands #41

Open sqos opened 5 years ago

sqos commented 5 years ago

fix 'docker run CMD', print '2018/11/22 09:12:03 command sh not found' error msg

dduportal commented 5 years ago

@sqos can you details the issue you're trying to fix here please?

As for today, we have this:

docker run traefik:v1.7.12-alpine version
Version:      v1.7.12
Codename:     maroilles
Go version:   go1.11.10
Built:        2019-05-29_07:35:02PM
OS/Arch:      linux/amd64

=> There is no error here?