docker build -t {name}/ruby-test .
Sending build context to Docker daemon 13.23 MB
Step 0 : FROM ruby:2.2.2
When I run the docker build command above it gets as far as you see.. and never continues. Not sure why or what to do about it. Thoughts?
For me, I just had to add .git
to my .dockerignore
file and then it flew along.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With