Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | Support Docker args TAGS, WORKDIR, CGO; speed up repetitive builds | Anthony Metzidis | |
2018-06-14 | Update Dockerfile to a multi-stage build | Ryan Skoblenick | |
- 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 #4154, #4155, #4157 |