This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
oauth2-proxy
Watch
1
Star
0
Fork
0
You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced
2025-01-08 04:03:58 +02:00
Code
Issues
Releases
Activity
965fab422d
oauth2-proxy
/
.dockerignore
7 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore Dockerfile.dev Dockerfile.dev is ignored by both git and docker for faster development cycle of docker build.
2019-01-21 19:53:00 +02:00
Dockerfile.dev
Parameterise runtime image (#1478) * 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`
2022-04-14 15:10:59 +02:00
Dockerfile
Reduce docker context to improve build times
2020-07-07 10:53:32 +02:00
docs
vendor
.git
oauth2-proxy
Reference in New Issue
Copy Permalink