Skip to content

Commit

Permalink
add support for dockerized container hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
neon-mmd committed May 9, 2023
1 parent 30b187a commit 4364310
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 65 deletions.
9 changes: 9 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
target/
.git/
.github/
.dockerignore
Dockerfile
docker-compose.yml
images
*.md
LICENSE
Loading

0 comments on commit 4364310

Please sign in to comment.