s3proxy/.dockerignore

5 wiersze
147 B
Plaintext

# Exclude everything from context that is not used by COPY steps in the Dockerfile
*
!/target/s3proxy
!/src/main/resources/run-docker-container.sh