Skip to content

CodersOS/ubuntu-debootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ubuntu-debootstrap

A docker image with debootstrap.

For first use, install the file system:

./install.sh

Then, you can build the docker file:

sudo docker build . -t codersos/ubuntu-debootstrap

If you like, you can push the image.

docker login
docker push codersos/ubuntu-debootstrap

You can view a prebuilt file here: codersos/ubuntu-debootstrap

About

A docker image based on debootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages