Use persistent Docker images for development #113

Merged
merenber merged 5 commits from persistent-images into master 2023-12-03 23:29:13 -05:00
Owner

This PR adds support for building Docker images during development which can be re-used multiple times. This allows us to easily run docker-compose up and docker-compose down many times without having to reinstall packages from scratch every time.

This PR adds support for building Docker images during development which can be re-used multiple times. This allows us to easily run `docker-compose up` and `docker-compose down` many times without having to reinstall packages from scratch every time.
merenber added 2 commits 2023-12-03 22:07:37 -05:00
merenber added 1 commit 2023-12-03 22:31:56 -05:00
continuous-integration/drone/pr Build was killed Details
dac388ba5f
use 'bash -c' in drone.yml
merenber added 1 commit 2023-12-03 22:38:46 -05:00
continuous-integration/drone/pr Build is failing Details
6b8bbaf2c2
fix typo in coffee command
merenber added 1 commit 2023-12-03 23:15:15 -05:00
continuous-integration/drone/pr Build is passing Details
764abc59fb
start databases in coffee container startup
merenber merged commit 5332259731 into master 2023-12-03 23:29:13 -05:00
merenber deleted branch persistent-images 2023-12-03 23:29:14 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: public/pyceo#113
No description provided.