docker: build locally on NAS, no registry needed

This commit is contained in:
Michess
2026-04-13 13:01:31 +02:00
parent 8a6d7ddffb
commit 81f60c9846
3 changed files with 7 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
services:
michess:
image: localhost:3001/mrdiderot/michess:latest
build: .
container_name: michess
restart: unless-stopped
environment: