konradish / supercontainer

Container that can be used as your daily driver. For instance, if your work distro isn't to your liking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The intent is to have a container that you can use in place of your shell for your daily driver. This includes running Docker containers on the Host (sibling to supercontainer).

  • Prerequisites
    • Docker installed and running.
    • There is a group named docker
    • /var/run/docker.sock is owned by the docker group

About

Container that can be used as your daily driver. For instance, if your work distro isn't to your liking

License:Apache License 2.0


Languages

Language:Shell 66.9%Language:Dockerfile 33.1%