Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.25 KB

File metadata and controls

52 lines (31 loc) · 1.25 KB

debian

Docker Build GitHub Repo

This is our customized Debian base image based on the official Debian image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • None

Ports

  • None

Available environment variables

Extracted by the command: grep -hE ': "\$\{(.*)\}"' latest/overlay/etc/entrypoint.d/*.sh | sed 's/: "\${//' | sed 's/:="/ = /' | sed 's/"}"$//' | sort | uniq

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2018 Thomas Boerger <http://www.webhippie.de>