quicksprint
quicksprint copied to clipboard
start_sprint.sh pulls phpmyadmin (bad in tight internet situation)
The idea behind quicksprint is to bundle everything up and prevent dependency on conference wifi.
I note that start_sprint.sh pulls phpmyadmin the first time. It should have it bundled.
There are two components to the fix here:
- Upstream (ddev) Specify the version of phpmyadmin
- Here: Make sure we have phpmyadmin in the list of images to grab from the tarball.