Add Dockerfile and build with GitHub Actions
This commit is contained in:
5
docker-compose.yml
Normal file
5
docker-compose.yml
Normal file
@ -0,0 +1,5 @@
|
||||
services:
|
||||
anewdawn:
|
||||
image: ghcr.io/thelovinator1/anewdawn:master
|
||||
container_name: anewdawn
|
||||
restart: unless-stopped
|
Reference in New Issue
Block a user