- From an image (in the "Images" tab), you can open the menu, and run the image as is (or press "r"). You will be prompted for a container's name, and it will be created.
- You can press "C" (for Create stack), fill in a docker-compose.yml file content, and confirm. This will create a stack from your file!
To deploy a new container, you have two options :
- From an image (in the "Images" tab), you can open the menu, and run the image as is (or press "r"). You will be prompted for a container's name, and it will be created.
- You can press "C" (for Create stack), fill in a docker-compose.yml file content, and confirm. This will create a stack from your file!
Let me know if I can help!