Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update / Contribution: Impish based image #274

Open
Aterfax opened this issue Feb 17, 2022 · 0 comments
Open

Update / Contribution: Impish based image #274

Aterfax opened this issue Feb 17, 2022 · 0 comments

Comments

@Aterfax
Copy link

Aterfax commented Feb 17, 2022

See my branch: https://github.com/Aterfax/docker-ubuntu-vnc-desktop/tree/impish

Refactored to work using the ubuntu rolling base image (Impish). Not extensively tested but appears to be working with passwords and SSL just fine.

Tested with Chrome, MobaXterm (VNC direct) and the following command:

sudo docker run --name docker-ubuntu-vnc-desktop-impish -e VNC_PASSWORD=mypassword -p 6081:443 -e SSL_PORT=443 -v ${PWD}/ssl:/etc/nginx/ssl -p 6080:80 -p 5900:5900 -v /dev/shm:/dev/shm docker-ubuntu-vnc-desktop-impish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant