1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-30 17:04:38 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Ryan Skoblenick
8531ec7ca3 Update Dockerfile to a multi-stage build
- Hugo container is based on SCRATCH to further reduce the footprint
  and the vulnerability surface
- Update Alpine image to 3.7 in the build container
- Update Go Lang to 1.10 in the build container
- Add .dockerignore file per the Docker best practices

Closes , , 
2018-06-14 15:47:04 -06:00