alnoda-workspaces/workspaces/ubuntu-workspace/README.md
2022-05-08 21:53:53 +00:00

1.2 KiB

Alnoda logo

Ubuntu-workspace

Containerized terminal environment. Essentially Ubuntu 20.04 docker image with typical terminal applications added.

Start

docker run --name space-1 -d -p 8026:8026 alnoda/ubuntu-workspace

Enter workspace

docker exec -it --user=root space-1 /bin/zsh

Why this image

If you need to isolate something without polluting main environment. This image simply adds typical console applications to the Ubuntu 20.04 image: