mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-18 15:54:57 +00:00
nginx expects to find its conf and logs folder locally, and fails if it cannot find them. cd-ing into the the nginx folder solves this issue. This is a similar approach to the echoserver image, which also uses nginx.