mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
The incantation listed in the ENTRYPOINT example didn't actually pass the arguments to your script. Changing the definition to an array fixes this.