- Notifications
You must be signed in to change notification settings - Fork9
Retired! Please use the newer G3 repositories. Headless Ubuntu/Xfce containers with VNC and various applications (Generation 2)
License
accetto/xubuntu-vnc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Docker Hub -Git Hub -Changelog -Wiki -Hierarchy
Attention! This repository isretired andarchived. It will not be developed any further and the related images on Docker Hub will not be rebuilt any more. They will phase out and they will be deleted after becoming too old. Please use the newerthird generation (G3) repositoriesaccetto/headless-coding-g3 andaccetto/headless-drawing-g3 and the related images on Docker Hub instead. If you still need images based onUbuntu 18.04 LTS
, then use thesecond generation (G2) repositoryaccetto/xubuntu-vnc-novnc, which will be still maintained.
Tip If you want newer images based onUbuntu 20.04 LTS with the latestTigerVNC/noVNC versions, please check thethird generation (G3)accetto/ubuntu-vnc-xfce-g3,accetto/ubuntu-vnc-xfce-chromium-g3 oraccetto/ubuntu-vnc-xfce-firefox-g3.
Tip If you need alsonoVNC, then you can use my other images from the projectaccetto/xubuntu-vnc-novnc (image hierarchy).
This project repository contains resources for building various Docker images based onUbuntu withXfce desktop environment andVNC server for headless use.
The resources for the individual images and their variations are stored in the subfolders of theGit Hub repository and the image features are described in the individual README files. Additional descriptions can be found in the common projectWiki.
All images are part of a growingimage hierarchy.
Contains resources for buildingaccetto/xubuntu-vnc base images.
The images are streamlined and simplified versions of my other imagesaccetto/ubuntu-vnc-xfce.
Several variations are available, including the one supporting overriding both the container user and the user group.
These base images already include commonly used utilitiesping,wget,zip,unzip,sudo,curl,git and also the current version ofjq JSON processor.
Additional components and applications can be easily added by the user becausesudo is supported.
Contains resources for buildingaccetto/xubuntu-vnc-firefox images with the currentFirefox Quantum web browser.
Several variations are available, including the one supporting easy pre-configuration and copying of personal Firefox user preferences.
The images are streamlined and simplified versions of my other imagesaccetto/ubuntu-vnc-xfce-firefox-plus andaccetto/ubuntu-vnc-xfce-firefox-default.
Contains resources for buildingaccetto/xubuntu-vnc-chromium images with the open-sourceChromium web browser.
Contains resources for buildingaccetto/xubuntu-vnc-node images with JavaScript-based development platform. It addsNode.js platform withnpm package manager. AdditionalNode.js modules can be easily added usingnpm.
Variations with thecurrent
andLTS
versions ofNode.js are available.
Contains resources for buildingaccetto/xubuntu-vnc-typescript images with JavaScript-based development platform. It addsVisual Studio Code developer editor andTypeScript programming language. AdditionalNode.js modules can be easily added usingnpm.
Contains resources for buildingaccetto/xubuntu-vnc-angular images with JavaScript development platform forAngular development. AdditionalNode.js modules can be easily added usingnpm.
Contains resources for buildingaccetto/xubuntu-vnc-heroku-js-postgresql images withheroku/CLI andPostgreSQL for JavaScript-based development withNode.js,npm,Git,Visual Studio Code andTypeScript. AdditionalNode.js modules can be easily added usingnpm.
Contains resources for buildingaccetto/xubuntu-vnc-drawio images with the free open-sourcedesktop version of the diagramming tooldraw.io.
Several variations are available, including the one with the currentFirefox Quantum web browser.
Contains resources for buildingaccetto/xubuntu-vnc-inkscape images with the free open-source vector graphics editorInkscape.
Several variations are available, including the one with the currentFirefox Quantum web browser.
Contains resources for buildingaccetto/xubuntu-vnc-gimp images with the free open-source bitmap image editorGIMP.
Several variations are available, including the one with the currentFirefox Quantum web browser.
Contains utilities that make building the images more convenient.
util-hdx.sh
Displays the file head and executes the chosen line, removing the first occurrence of '#' and trimming the line from left first. Providing the line number argument skips the interaction and executes the given line directly.
The comment lines at the top of included Dockerfiles are intended for this utility.
The utility displays the help if started with the
-h
or--help
argument. It has been developed using my other utilitiesutility-argbash-init.sh
andutility-argbash.sh
, contained in theaccetto/argbash-docker Git Hub repository, from which theaccetto/argbash-docker Docker image is built.util-refresh-readme.sh
This script can be used for updating the
version sticker
badges in README files. It is intended for local use before publishing the repository.The script does not include any help, because it takes only a single argument - the path where to start searching for files (default is
../docker
).
If you have found a problem or you just have a question, please check theIssues and theWiki first. Please do not overlook the closed issues.
If you do not find a solution, you can file a new issue. The better you describe the problem, the bigger the chance it'll be solved soon.
Credit goes to all the countless people and companies, who contribute to open source community and make so many dreamy things real.
About
Retired! Please use the newer G3 repositories. Headless Ubuntu/Xfce containers with VNC and various applications (Generation 2)