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!
- Host: GitHub
- URL: https://github.com/rubenhoenle/docker-composer
- Owner: rubenhoenle
- Created: 2024-04-13T20:44:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T00:28:55.000Z (about 2 years ago)
- Last Synced: 2025-04-01T22:10:33.283Z (over 1 year ago)
- Topics: docker-composer, meme-project, wrapper, wrapper-wrapper
- Language: Nix
- Homepage:
- Size: 153 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```