Skip to content

cemkeylan/cpt-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Docker on Carbs/KISS Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages