Skip to content

One Command to Lauch Linux VNC Desktop Docker From Free 16G Ram 4vCPU Linux Root Access GCP Shell

Notifications You must be signed in to change notification settings

sh13y/Linux-VNC-Desktop-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Launch Linux VNC Desktop Docker on Google Cloud Platform

If you're looking for a quick and easy way to set up a Linux VNC desktop using Docker on Google Cloud Platform (GCP), you're in the right place. Follow these simple steps to get started.

Prerequisites

  • Google Account

Instructions

  1. Go to Google Cloud Console.

  2. Activate the Cloud Shell by clicking on the terminal icon in the top right corner.

  3. Paste the following command in the Cloud Shell terminal:

    docker run -p 8080:80 dorowu/ubuntu-desktop-lxde-vnc
  4. Press Enter to run the command. This will launch a Linux VNC desktop Docker container.

  5. After the code has executed, click on "Web Preview" in the Cloud Shell toolbar.

  6. Select "Preview on port 8080" from the dropdown.

  7. You're done! Access your Linux VNC desktop by navigating to the provided URL in your web browser.

Feel free to customize and explore the Docker image for additional configurations.

Happy coding!

About

One Command to Lauch Linux VNC Desktop Docker From Free 16G Ram 4vCPU Linux Root Access GCP Shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published