This website requires JavaScript.
Explore
Help
Sign In
github
/
hugo
Watch
1
Star
0
Fork
You've already forked hugo
0
mirror of
https://github.com/gohugoio/hugo.git
synced
2024-11-07 20:30:36 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d02f0622b4
hugo
/
.dockerignore
10 lines
65 B
Text
Raw
Normal View
History
Unescape
Escape
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 #4154, #4155, #4157
2018-03-18 16:54:49 -04:00
*.md
*.log
*.txt
.git
.github
.circleci
docs
examples
Support Docker args TAGS, WORKDIR, CGO; speed up repetitive builds
2019-02-06 20:01:26 -05:00
Dockerfile
Reference in a new issue
Copy permalink