Poco will help you to organise and manage Docker, Docker-Compose, Kubernetes, Openshift projects of any complexity using simple YAML config files to shorten the route from finding your project to initialising it in your local environment.
Stars
111
Forks
6
Watchers
111
Open Issues
22
Overall repository health assessment
No package.json found
This might not be a Node.js project
150
commits
30
commits
23
commits
16
commits
12
commits
8
commits
6
commits
5
commits
5
commits
5
commits
fix(install): curl pipe --update – save script to ~/.poco/install.sh instead of exit 1
9b346a1View on GitHubfix(1.0.1): auto-create poco.yml from compose, SHIWAFORCE in matrix
956ede0View on GitHubRelease 1.0: docs, changelog, version bump, before_docker_script
04d28d6View on GitHub0.99.9.9: poco status — Docker Compose projects overview, -a/--all for stopped
cfe327aView on GitHub0.99.9.8: version check timeout, upgrade in help, new-version message in green blink
9919b3eView on GitHub0.99.9.7: filter 'Docker command:' from matrix result (-V shows only merged compose + result)
ea7592bView on GitHub0.99.9.6: filter matrix result — drop Executing before_script and ' - ' lines
a11b0a8View on GitHub0.99.9.5: Windows matrix — redirect stdout/stderr to pipe (no extra static lines on poco up)
5fc3451View on GitHub0.99.9.4: Windows matrix — pipe reader thread (no deadlock on poco up)
c2b5d25View on GitHubWindows matrix: read pipe in background thread to avoid deadlock on poco up
c39c390View on GitHub