Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.35 KB

File metadata and controls

56 lines (33 loc) · 1.35 KB

hugo

Docker Build GitHub Repo

These are docker images for [Hugo][upstrem] running on our Alpine Linux image.

Versions

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

Volumes

  • /srv/app

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

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

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