Files
commafeed/.dockerignore

8 lines
133 B
Plaintext

# ignore everything
*
# allow only what we need
!commafeed-server/target/commafeed.jar
!commafeed-server/config.yml.example