public paste
Chrome Novnc
—98 views212 chars
stdout
Paste content
services:
chrome-novnc:
image: vital987/chrome-novnc:latest
container_name: chrome-novnc
environment:
PORT: 3000
VNC_PASS: "X"
ports:
- "3000:3000"
restart: always$ tail -f comments.log
Comments [0]
// no comments yet