chore(docker): update Docker configuration

This commit is contained in:
2026-01-03 22:12:39 -06:00
parent e7d86e11d2
commit 7f30ffe07a
4 changed files with 23 additions and 7 deletions

View File

@@ -1,7 +1,10 @@
services:
reticulum-meshchatx:
build:
context: .
dockerfile: Dockerfile
container_name: reticulum-meshchatx
image: git.quad4.io/rns-things/meshchatx-dev:dev
image: reticulum-meshchatx:local
restart: unless-stopped
security_opt:
- no-new-privileges:true