add docker support

This commit is contained in:
Athou
2023-04-24 20:24:20 +02:00
parent 866fe56dd2
commit 4f625d8ed5
4 changed files with 41 additions and 3 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
# ignore everything
*
# allow only what we need
!commafeed-server/target/commafeed.jar
!commafeed-server/config.yml.example