Star
Try it

The playground

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 for Docker compose files. You can bring your own docker-compose.yml file by using the import button, or your can start building one from the ground. You can also see the docker compose content code at all time or sharing it with anyone without requiring any account to view it !

How to add a service to a docker-compose ?

You begin with your first docker-compose in compose craft, or you wonder how to start ? You can just begin by pressing any button highlighted bellow to add a component.

What are the available components for a docker-compose ?

The 5 available types until now are:

  1. The networks
  2. The environments variables
  3. The services
  4. The volumes
  5. The bindings (what are kind of volumes)

How to save a docker-compose ?

Once you’re happy with your docker compose file you can save it with the « save » button highlighted bellow