mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-24 23:36:46 +00:00
This adds a codeserver action, which installs code-server and pre-installs a couple of useful extension. It also installs a systemd user unit in the user account to run it automatically. The 'passwords' action has been tweaked so that it also creates a code-server configuration file to set the password, so that the same password can be used for SSH access and for code-server access.