/docker-composer

This is a meme project! This is not meant to be used!

Primary LanguageNix

docker-composer

⚠️ This is a meme project! This is not meant to be used! ⚠️

The container manager that allows you to manage your docker containers with a lot of headache.

Getting started

# enter dev shell
nix develop

# serve docs
nix run .#serve

# generate the html doc page using mkdocs
# the output of the task will be found in the result dir
nix build .#mkdocs