mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2024-11-21 17:57:04 +02:00
2e9c30ac12
* Use distroless debian11 docker image * Add `Dockerfile` to `.dockerignore` * Replace `nonroot` with the matching UID/GID Alpine does not have that user, and it cause issues when trying to start the container * Use a build arg for setting the runtime image * Explain why `ARG RUNTIME_IMAGE` is at the top * Add entry to CHANGELOG * Move build-arg to `DOCKER_BUILDX_ARGS`
7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
Dockerfile.dev
|
|
Dockerfile
|
|
docs
|
|
vendor
|
|
.git
|
|
oauth2-proxy
|