This repository has been archived by the owner on Mar 21, 2021. It is now read-only.
Releases: accetto/xubuntu-vnc
Releases · accetto/xubuntu-vnc
Release 19.08.1
Release 19.08.1
- xubuntu-vnc
- newer base image (Ubuntu 18.04.3 LTS)
- Issue #5 fixed
lab
tag: environment variable SUPPORT_USER_GROUP_OVERRIDE added so it's easier to check how the image was built (it has no other function)- build hooks introduced and therefore
- Dockerfile_lab removed
- Dockerfile.inkscape.bare and Dockerfile.firefox.bare also removed
- README file updated
Release 19.08
Release 19.08
- xubuntu-vnc
- sudo added
- default application user (headless) is added to sudoers (allowing for
sudo apt-get install
, for example) - default application user's password comes from $VNC_PW (headless by default)
- container user changed from root (0:0) to the default application user (headless, 1001:0)
- default application user (headless) is added to sudoers (allowing for
- sudo added
- xubuntu-vnc-firefox
- sudo added (inherited from the base)
- Firefox still kept on version 67.0.4 because 68.* crashes a lot
- xubuntu-vnc-chromium
- sudo added (inherited from the base)
- Chromium Browser updated to version 76.0.3809.87
- xubuntu-vnc-inkscape
- sudo added (inherited from the base)
- xubuntu-vnc-node
- sudo added (inherited from the base)
- Node.js updated to version 10.16.2 (includes npm version 6.9.0)
- xubuntu-vnc-typescript
- sudo added (inherited from the base)
- Visual Studio Code updated to version 1.37.0
- xubuntu-vnc-heroku
- sudo added (inherited from the base)
- Heroku CLI updated to version 7.27.1
- PostgreSQL updated to version 10.10
Release 19.07.4
Release 19.07.4
- xubuntu-vnc
- zip and unzip utilities added
- terminal emulator set explicitly to xfce4-terminal
- xubuntu-vnc-firefox
- zip and unzip utilities added (inherited from the base)
- Issue #1: fixed by setting the default web browser explicitly
- Issue #3: mitigated by keeping the previous version 67.0.4 which does not crash
- Issue #4: Wiki page Firefox version compatibility
explains the fix
- xubuntu-vnc-chromium
- zip and unzip utilities added (inherited from the base)
- Issue #1: fixed by setting the default web browser explicitly
- xubuntu-vnc-node, xubuntu-vnc-typescript, xubuntu-vnc-javascript-heroku, xubuntu-vnc-inkscape
- zip and unzip utilities added (inherited from the base)
- Issue #1 (tags with web browsers only): fixed by setting the default web browser explicitly (inherited from the base)
- Issue #3 (firefox tags only): mitigated by keeping the previous version 67.0.4 which does not crash (inherited from the base)
- Issue #4 (firefox tags only): Wiki page Firefox version compatibility
explains the fix (inherited from the base)
Release 19.07.3
Release 19.07.3
- xubuntu-vnc-node
- Dockerfile redesigned
- git added
- explicit Node.js version 10.6.0
- npm version 6.9.0 (comes with node)
- Dockerfile redesigned
- xubuntu-vnc-firefox
- still kept on version 67.0.4 because also 68.0.1 crashes a lot (Gah. Your tab just crashed.)
- xubuntu-vnc-javascript
- folder renamed to xubuntu-vnc-typescript
- Dockerfile redesigned
- curl and git removed (they are inherited from the base now)
- newer Node.js and npm (inherited from the base)
- xubuntu-vnc-javascript-heroku
- based on the renamed xubuntu-vnc-typescript now
- newer Node.js and npm (inherited from the base)
Release 19.07.2
Release 19.07.2
- xubuntu-vnc-firefox
- alternative explicit Firefox version installation added
- Firefox version kept on 67.0.4 because 68.0 crashes a lot
- xubuntu-vnc-node
- only VNC port 5901 is exposed by default
- build argument ARG_EXPOSED_PORT removed
- README file updated
- xubuntu-vnc-javascript
- only VNC port 5901 is exposed by default (inherited from the base)
- resources for Heroku and PostgreSQL moved out
- README file updated
- xubuntu-vnc-heroku
- folder added as new
Release 19.07.1
Release 19.07.1
- accetto/xubuntu-vnc-node
- build argument ARG_EXPOSED_PORT allows changing the default exposed port (instead of 8080)
- accetto/xubuntu-vnc-firefox
- sample
Dockerfile.firefox.myown
shows how to build images with own Firefox preferences in few seconds - Firefox version kept on 67.0.4 because 68.0 crashes a lot
- sample
- accetto/xubuntu-vnc-javascript
- Git added
- sample Dockerfiles added
Dockerfile.js.heroku
adds heroku-cli and PostgreSQL
Release 19.07
Release 19.07
- accetto/xubuntu-vnc refreshed
- Ubuntu version 18.04.2 LTS
- accetto/xubuntu-vnc-firefox refreshed
- Firefox version 67.0.4
- accetto/xubuntu-vnc-chromium refreshed
- Chromium Browser version 75.0.3770.90
- accetto/xubuntu-vnc-inkscape refreshed
- Inkscape version 0.92.3
- accetto/xubuntu-vnc-node modified and refreshed
- folder permissions fixed
- Node.js version 8.10.0
- npm version 3.5.2
- accetto/xubuntu-vnc-javascript modified and refreshed
- LoopBack removed from default Dockerfiles
- folder permissions fixed
- Visual Studio Code
- bash as pre-configured shell type
- version 1.36.1
- TypeScript version 3.5.3
Release 19.06.2
Release 19.06.2
- accetto/xubuntu-vnc-node
- README file updated - screenshot added
- accetto/xubuntu-vnc-javascript
- README file updated - screenshot added
- desktop launcher Visual Studio Code added
Release 19.06.1-node
Release 19.06.1-node
accetto/xubuntu-vnc-node
Initial version is new.
Release 19.06.1-javascript
Release 19.06.1-javascript
accetto/xubuntu-vnc-javascript
Initial version is new.