From a144a4daddfc3c78b53a7338ac2599b2bd1d1d75 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Thu, 24 Sep 2020 22:29:37 +0300 Subject: initial commit --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..a1e19cd --- /dev/null +++ b/README @@ -0,0 +1,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 -- cgit v1.2.3