An open API service indexing awesome lists of open source software.

https://github.com/rubenhoenle/docker-composer

This is a meme project! This is not meant to be used!
https://github.com/rubenhoenle/docker-composer

docker-composer meme-project wrapper wrapper-wrapper

Last synced: over 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# docker-composer

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

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

## Getting started

```bash
# 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
```