novnc: autoconnect=true

This commit is contained in:
Ralf Vogler 2025-06-05 23:34:36 +02:00
parent cf13235810
commit b5465e3cb1
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
# Partially from https://github.com/microsoft/playwright/blob/main/utils/docker/Dockerfile.noble
# Ubuntu 24.04 LTS (Noble Numbat)
FROM ubuntu:noble
# Configuration variables are at the end!