Skip to content

Conversation

ralokt
Copy link

@ralokt ralokt commented Feb 28, 2025

Fixes #173, #632

One thing this doesn't do yet is migrate, unlike the gitpod script. The reason for this is that we'd need the db container to be running already at that point.

Given that the docker container never did that, I decided to consider that out of scope.

I also made an optimization: installing dependencies after copying only the pyproject.toml, then copying the rest of the tree. This means that the installation step gets cached until the pyproject.toml is changed. This should significantly increase build speeds in most cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Docker and related files
1 participant