50709/it-possible-use-json-instead-of-yaml-for-docker-compose-file
You can use JSON instead of YAML for Docker compose file. So when you are using the JSON file for composing then you have to specify the filename with the following command:
docker-compose -f docker-compose.json up
Yep. Wrong command. $ docker-compose build And then run ...READ MORE
if your nodes could access each other, ...READ MORE
Here is a concept that will help ...READ MORE
Yes, It is definitely possible to spin ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
To solve this problem, I followed advice ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Yes, one can deploy a stack on ...READ MORE
Yes you can create a custom docker ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.