Octopus is a simple application for managing Docker projects.
Seamlessly access containers via local SSH proxy just using container name.
And effortlessly reach web applications through dynamic domains like {project_name}.nextolab.com
,
eliminating the need to expose ports in the docker-compose.yml file.
Simplify, accelerate, and enhance your Docker project management with Octopus.
make build
- build octopus imagemake up
- run octopus containermake down
- stop octopus container