All Projects → panta → Docker Ubuntu Vnc

panta / Docker Ubuntu Vnc

Licence: apache-2.0
Ubuntu 18.04 Docker container with TightVNC server

Projects that are alternatives of or similar to Docker Ubuntu Vnc

ubuntu-on-android
Run Ubuntu 21.04 with pre-installed Desktop Environments in android/termux with ease! Everything is preinstalled so just download install and done🚀🚀
Stars: ✭ 348 (+1731.58%)
Mutual labels:  ubuntu, vnc
Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (+684.21%)
Mutual labels:  ubuntu, vnc
X11vnc Desktop
Docker image for Ubuntu with X11 and VNC
Stars: ✭ 57 (+200%)
Mutual labels:  ubuntu, vnc
cloud-computer
☁️ The Cloud Native Computer
Stars: ✭ 5 (-73.68%)
Mutual labels:  ubuntu, vnc
Vidcutter
Been busy guys, will be reviewing and integrating pull requests shortly. Thanks to all contributors! LATEST RELEASE: 6.0.0 - flatpak @ https://flathub.org/apps/details/com.ozmartians.VidCutter - snap @ https://snapcraft.io/vidcutter - see https://github.com/ozmartian/vidcutter/releases for more details...
Stars: ✭ 775 (+3978.95%)
Mutual labels:  ubuntu
Debops
DebOps - Your Debian-based data center in a box
Stars: ✭ 734 (+3763.16%)
Mutual labels:  ubuntu
Tunic
Install Linux from a running Windows system, without need for a live USB.
Stars: ✭ 714 (+3657.89%)
Mutual labels:  ubuntu
Papertty
PaperTTY - Python module to render a TTY or VNC on e-ink
Stars: ✭ 699 (+3578.95%)
Mutual labels:  vnc
Virtscreen
Make your iPad/tablet/computer into a secondary monitor on Linux.
Stars: ✭ 887 (+4568.42%)
Mutual labels:  vnc
Ffmpeg
Docker build for FFmpeg on Ubuntu / Alpine / Centos 7 / Scratch
Stars: ✭ 828 (+4257.89%)
Mutual labels:  ubuntu
Ethereum nvidia miner
💰 USB flash drive ISO image for Ethereum, Zcash and Monero mining with NVIDIA graphics cards and Ubuntu GNU/Linux (headless)
Stars: ✭ 772 (+3963.16%)
Mutual labels:  ubuntu
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+37489.47%)
Mutual labels:  ubuntu
Androidsdk
🐳 Full-fledged Android SDK Docker Image
Stars: ✭ 776 (+3984.21%)
Mutual labels:  vnc
Vm
💻☁📦 The (official) Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4).
Stars: ✭ 716 (+3668.42%)
Mutual labels:  ubuntu
Gifcurry
😎 The open-source, Haskell-built video editor for GIF makers.
Stars: ✭ 830 (+4268.42%)
Mutual labels:  ubuntu
Hardening
Hardening Ubuntu. Systemd edition.
Stars: ✭ 705 (+3610.53%)
Mutual labels:  ubuntu
Displaylink Debian
DisplayLink driver installer for Debian and Ubuntu based Linux distributions.
Stars: ✭ 768 (+3942.11%)
Mutual labels:  ubuntu
Switch Apt Mirror.ansible.role
switch apt mirror for Debian & Ubuntu with Ansible role.
Stars: ✭ 5 (-73.68%)
Mutual labels:  ubuntu
Dynamic Wallpaper
A simple bash script to set wallpapers according to current time, using cron job scheduler.
Stars: ✭ 762 (+3910.53%)
Mutual labels:  ubuntu
Gimp Ml
AI for GNU Image Manipulation Program
Stars: ✭ 749 (+3842.11%)
Mutual labels:  ubuntu

README

This creates a Docker container with Ubuntu 18.04 and TightVNC Server.

To build:

$ make build

To run:

$ make run

which is a shorthand for:

$ docker run --rm -ti -p 5901:5901 --name docker-ubuntu panta/docker-ubuntu-vnc:latest

To get a shell on a running container:

$ make shell
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].