Skip to content

Releases: dockerstuff/docker_entrypoint

Working good-old entrypoint

18 Feb 19:57
Compare
Choose a tag to compare

This release should have been done a long time ago.
The entrypoint.sh script understand the variables:

  • WORKDIR
  • DOCKER_USER
  • DOCKER_UID
  • DOCKER_GID
  • NOUSER
    and adjust the environment during initialization.