Doveps / mono

Code for Doveps projects
http://doveps.com
MIT License
0 stars 0 forks source link

Docker setup on laptop #105

Closed greenmoss closed 6 years ago

greenmoss commented 6 years ago

Erikka, please set up Docker on your laptop. The goal is to run docker-compose up and have the Doveps cluster built and started. Please record the time from command to complete here.

erikkaBaguio commented 6 years ago

Hi Kurt,

Had problems with my OS configurations over the weekend. Decided to reinstall last night. So I already set up Docker, and it took 10m 10s 37 to ran docker-compose up.

screenshot from 2018-02-26 17-10-38 screenshot from 2018-02-26 17-11-59

greenmoss commented 6 years ago

Great! I think we need to find a way to speed that up. Maybe that is a good follow-on task: experiment with getting the Docker rebuild faster. I think Docker natively supports building successive layers which might help.