Tim Bannister
edb9f05b84
Work around git directory ownership change check
...
Add a mitigation for the extra checks that Git added in response to
CVE-2022-24765.
2022-04-14 17:12:53 +01:00
Mauren Berti
7a8d695f11
Convert to multi-stage Dockerfile.
...
- Remove architecture-specific Dockerfile and Makefile target.
- Convert Dockerfile to a multi-stage build, keeping only what is needed to run.
2022-03-09 08:05:56 -05:00
Philippe Martin
add24db3e3
New API Reference presentation on /content/en/docs/reference/kubernetes-api
2021-01-19 21:05:09 +01:00
inductor
59d643b8a3
fix build
2020-11-01 11:01:10 +09:00
Tim Bannister
bb04227f7b
Run Hugo as user "hugo" in local dev container
...
When previewing locally using "make container-serve", run the Hugo
process as user "hugo" inside that container.
2020-10-03 04:10:33 +01:00
Benjamin Elder
d6b3322ad0
fix container build
...
- install npm & postcss-cli in docker image
- match container build and non-container build hugo command
2020-07-15 12:21:01 -07:00
inductor
e4b68517ab
Use LABEL instead of MAINTAINER for Dockerfile ( #18142 )
...
* Use LABEL instead of MAINTAINER
* add =
2019-12-18 07:03:58 -08:00
Luc Perkins
654db85168
Use Hugo extended for Sass/CSS ( #13113 )
2019-06-09 06:31:07 -07:00
Damini Satya
d3f5001433
Fix ##12434 - Empty continuation line warning while building docker image ( #12435 )
2019-02-01 10:06:45 -08:00
Luc Perkins
462b8ed2a2
Update README instructions and Docker image ( #10537 )
2018-10-09 18:08:28 -07:00
CaoShuFeng
a5c670943b
fix Dockerfile ( #10312 )
2018-09-20 04:46:08 -07:00
Math Costa
f313a39e9e
Update README and Dockerfile ( #9781 )
...
* Updates readme's site building instructions
* Alters dockerfile to use extended hugo build
This is necessary for the pipes used w/ TOCSS since node-sass was dropped
2018-08-08 13:54:45 -07:00
Luc Perkins
f3fb826dc5
Add Docker build capability ( #9128 )
...
* Add Dockerfile and make commands
* add background run option
* Expand on OSS attribution in new Dockerfile
* Begin adding README instructions for Docker
* Add new stage command
2018-06-21 10:13:29 -07:00