1

I have a docker-compose.yml file in my project and I am trying to use it using docker on my linux machine (Ubuntu 14.04).
Can someone shed a light on this how I can use this in my project?
I have installed docker and docker-compose already. Also, I tried using boot2docker(however, it's only for Mac and Windows), it did not work. Please help!

1 Answer 1

2

First thing is, you don't need to use boot2docker if you are already using the Linux machine.
Now, if you have already installed docker and docker compose, just go through this documentation to get started.
In particular, try this example.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.