docker: build locally on NAS, no registry needed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
michess:
|
||||
image: localhost:3001/mrdiderot/michess:latest
|
||||
build: .
|
||||
container_name: michess
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user