Actions
Feature #3333
closed[DRAFT] [Docker] Make local Docker install more useful for development
Start date:
06/10/2014
Due date:
% Done:
50%
Estimated time:
(Total: 0.00 h)
Story points:
1.0
Description
Features useful for development:
- Run tests without interfering with other (Run run-tests.sh in a fresh container?)
- Change source files (and build executables like keepstore) without rebuilding containers
- Pull images and start containers quickly (skip the build process)
- Change configuration (site secrets) without rebuilding images
- Persist the database and keep volumes, but use disposable containers
Actions