Rent-Cap / website

Helping Californians understand how the 2019 Renter's Protection Act affects them
https://tenantprotections.org/
6 stars 9 forks source link

split docker image into base and app #141

Closed mvbrooks closed 3 years ago

mvbrooks commented 3 years ago

Create an intermediate image with the environment, and an app image that pulls and builds the repo. This speeds up the build process.