blob: a1e19cd6eebda10a753bc92ffd1da9c95ca13fbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
carbslinux docker image
-----------------------
Docker image for Carbs Linux, generated from the latest rootfs tarball. To
build the image you can run:
make download
make
If you want to install docker on Carbs Linux, obtain the docker repository
from https://github.com/cemkeylan/cpt-docker
|