c/c++/python/lua development env on ubuntu, with basic building/networking tools, emacs/vim editors
10K+
Include basic building/networking tools, emacs/vim editors for c/c++/python/lua development.
You can use root or default sudoer: u/Hell0 to login and play.
docker build -t ubuntu-dev https://raw.githubusercontent.com/junjiemars/kit/master/docker/dev/ubuntu.dockerfile
or you can download ubuntu.dockefile then build from it.
docker run -w /home/u -h ubuntu -u u -it --rm junjiemars/ubuntu-dev /bin/bash
docker run --name ubuntu-dev -w /home/u -h ubuntu -d junjiemars/ubuntu-dev
docker exec -it -u u ubuntu-dev /bin/bash
Content type
Image
Digest
Size
424.2 MB
Last updated
over 8 years ago
docker pull junjiemars/ubuntu-dev