Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Docker can be crazy! Do you come with knowledge of other virtualization systems, or is docker a fresh start for you?
-
sudouser6818yData persistence and mounting containers to local from cloud.
We use DigitalOcean with CentOS and local OSX.
No development environment set up. Trying to figure out the best way but can't find any good resources online. -
Have you been invited to the docker OSX beta yet? It
Certainly made docker work on a Mac easier for me. -
sudouser6818y@juneeighteen not yet.
Company's sticking to Heroku for now. I'm a consultant for this job and I couldn't believe they work off master branch just because of Heroku. -
luciam91378yDrop me a line if you wanna discuss Docker. Doing volume mounting from local to cloud is bad imo, just an extra resource to worry about!
-
me too, but a colleague showed me what to do with it for 10mins and it's amazing! Definitely want to learn it now
-
sudouser6818y@maiis never tried it. Thanks for the info, might use it on other projects. But I'll definitely look into it
6 months later
Still don't understand Docker
undefined