Add prebuilt image to docker-compose

This commit is contained in:
Jack Kingsman
2026-02-23 16:42:41 -08:00
parent ef4c79bc80
commit 619973bdf0
+2
View File
@@ -1,6 +1,8 @@
services:
remoteterm:
build: .
# image: jkingsman/remoteterm-meshcore:latest
# Optional on Linux: run container as your host user to avoid root-owned files in ./data
# user: "${UID:-1000}:${GID:-1000}"
ports: