ComposeCraft documentation
Your docker images / volumes are taking too much space ? There is builtin solutions for this !
First you should check how much space does...
Sometimes you create a docker-compose by your own, but when launching your stack, the two services seems to not being reachable. An example : In...

How to remove a service from docker-compose ? : To remove a service, you have to select it by clicking on the service node, then...

How to edit a service in a docker-compose ? Once you have added a service or any other docker-compose components, you can simply click on it. Then...

How to share a docker compose ? Compose craft allow you to share a docker-compose with anyone, for free, and the viewer won’t need any...

The playground is where all magic happen ! (Here is an example bellow)
The playground is a WYSIWYG (What You See Is What You Get) editor...

While usign docker compose most people want to expose a docker-compose service to the localhost. Using compose craft playground you have to : First Select...

