dockerize
This commit is contained in:
8
compose.yaml
Normal file
8
compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
nowblinkie:
|
||||
build: "https://git.alv.cx/alvierahman90/nowblinkie"
|
||||
volumes:
|
||||
- "./res:/res"
|
||||
- "./out:/out"
|
||||
- "./config-docker.toml:/config.toml"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user