Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
cpt docker
----------
Packages to build docker for Carbs Linux/KISS Linux.
REQUIREMENTS
------------
For docker to work, you will need to do some extra work:
- Btrfs-tools, iptables, Go, and LVM2 (supplied by KISS Community)
- Kernel configuration (See Gentoo Wiki Page[1])
TODO
----
- [x] Build all packages
- [x] Add runit services for containerd
- [x] Actually run dockerd
- [x] Add runit services for dockerd
Installing docker-compose
-------------------------
docker-compose isn't packaged as it depends on lots of other python
packages. You can install docker-compose through 'pip'
pip3 install docker-compose
[1]: https://wiki.gentoo.org/wiki/Docker#Kernel