kopia lustrzana https://github.com/gaul/s3proxy
				
				
				
			add virtual host to docker
							rodzic
							
								
									4cc29f9c3c
								
							
						
					
					
						commit
						73b8f63df9
					
				| 
						 | 
				
			
			@ -25,6 +25,7 @@ ENV \
 | 
			
		|||
    S3PROXY_ENDPOINT="http://0.0.0.0:80" \
 | 
			
		||||
    S3PROXY_IDENTITY="local-identity" \
 | 
			
		||||
    S3PROXY_CREDENTIAL="local-credential" \
 | 
			
		||||
    S3PROXY_VIRTUAL_HOST="" \
 | 
			
		||||
    S3PROXY_CORS_ALLOW_ALL="false" \
 | 
			
		||||
    S3PROXY_CORS_ALLOW_ORIGINS="" \
 | 
			
		||||
    S3PROXY_CORS_ALLOW_METHODS="" \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -7,6 +7,7 @@ exec java \
 | 
			
		|||
    -Ds3proxy.authorization="${S3PROXY_AUTHORIZATION}" \
 | 
			
		||||
    -Ds3proxy.identity="${S3PROXY_IDENTITY}" \
 | 
			
		||||
    -Ds3proxy.credential="${S3PROXY_CREDENTIAL}" \
 | 
			
		||||
    -Ds3proxy.virtual-host="${S3PROXY_VIRTUAL_HOST}" \
 | 
			
		||||
    -Ds3proxy.cors-allow-all="${S3PROXY_CORS_ALLOW_ALL}" \
 | 
			
		||||
    -Ds3proxy.cors-allow-origins="${S3PROXY_CORS_ALLOW_ORIGINS}" \
 | 
			
		||||
    -Ds3proxy.cors-allow-methods="${S3PROXY_CORS_ALLOW_METHODS}" \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue