A Hugo development environment, with common webdev tools
422
A Hugo development environment with common tools, including Node.js, Typescript, Fontcustom, Cucumber, Capybara and Selenium.
See https://github.com/endiangroup/docker-hugo for source code.
Example Drone.io usage:
pipeline:
build-production:
image: endian/hugo:1.0.1
environment:
- HUGO_ENV="production"
- HUGO_BASEURL="https://endian.io"
commands:
- make docker-build
when:
branch: [master]
event: [push, tag]
Content type
Image
Digest
Size
2.1 GB
Last updated
over 7 years ago
docker pull endian/hugo