You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
Bug ( Instructions guide )
What is the current behavior?
running sudo docker-compose up -d
Nothing Happens on v0.8.0 from Master branch instructions.
From instructions from Master branch, it looks like the 8.0 and master guide instructions are different 🤔
Running docker-compose --profile basic up --detach NOW WORKS 😁👍
so the problem was following old documentation instructions 👈😕
What is the motivation / use case for changing the behavior?
Please verify update the documentation :)
Please tell us about your environment:
Version: 0.8.0
Docker version: 20.10.18
Operating system: Ubuntu 22.04 LTS on Proxmox
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
The text was updated successfully, but these errors were encountered:
I'm submitting a ...
Do you want to request a feature or report a bug?
Bug ( Instructions guide )
What is the current behavior?
running
sudo docker-compose up -d
Nothing Happens on v0.8.0 from Master branch instructions.
From instructions from Master branch, it looks like the 8.0 and master guide instructions are different 🤔
Running
docker-compose --profile basic up --detach
NOW WORKS 😁👍so the problem was following old documentation instructions 👈😕
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
Download v0.8.0 from official releases: https://github.com/dojot/docker-compose/releases/tag/v0.8.0
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please verify update the documentation :)
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
The text was updated successfully, but these errors were encountered: