New docker image supporting proxying S3
This commit is contained in:
parent
42e55f7313
commit
f4e06fa24a
@ -1,4 +1,6 @@
|
|||||||
FROM ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway:latest
|
FROM ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway:latest
|
||||||
|
|
||||||
|
# Prepopulate some of the more generic settings for the proxy
|
||||||
ENV AWS_SIGS_VERSION=2 \
|
ENV AWS_SIGS_VERSION=2 \
|
||||||
S3_STYLE=virtual \
|
S3_STYLE=virtual \
|
||||||
PROVIDE_INDEX_PAGE=true \
|
PROVIDE_INDEX_PAGE=true \
|
||||||
|
Loading…
Reference in New Issue
Block a user