MattTriano / analytics_data_where_house

An analytics engineering sandbox focusing on real estates prices in Cook County, IL
https://docs.analytics-data-where-house.dev/
GNU Affero General Public License v3.0
9 stars 0 forks source link

Updates makefile recipes and appearances of command 'docker-compose' in docs. #47

Closed MattTriano closed 1 year ago

MattTriano commented 1 year ago

Closes #46

The only difference I noted so far is that docker compose down won't scrap the network if the py-utils container is still up (but rerunning docker compose down will fully shut down as soon as docker compose stop py-utils stops that container) but otherwise, no discrepancies detected. (Still, I'll have to keep an eye on compose networking behavior).