feat(wfe-server): Dockerfile and configuration reference
Multi-stage alpine build targeting sunbeam-remote buildx builder. Comprehensive README documenting all config options, env vars, auth methods (static tokens, OIDC/JWT, webhook HMAC), and backends.
This commit is contained in:
10
.dockerignore
Normal file
10
.dockerignore
Normal file
@@ -0,0 +1,10 @@
|
||||
target/
|
||||
.git/
|
||||
*.md
|
||||
!README.md
|
||||
.envrc
|
||||
TODO.md
|
||||
.cargo/
|
||||
.github/
|
||||
test/
|
||||
workflows.yaml
|
||||
Reference in New Issue
Block a user