QuickDocker
Serves some default docker containers to test installation-scripts or general configurations in docker containers setup ready for testing.
- Dockerfile 60.7%
- Just 34.6%
- Shell 4.7%
| arch | ||
| debian | ||
| README.md | ||
qd - QuickDocker
What is it?
This is a personal dev-environment quickly setup for different flavours including the boo project mainly for testing it, and maybe other things in the future.
flavors
how to run
- Install dependencies:
- Container Orchestrator:
dockerorpodman - Justfile execution:
just(cargo install just)
- Container Orchestrator:
- Navigate to the folder/flavour you want to choose
-
just runto run the project.just buildto build the project.