Set up docker/docker-compose as a dev env #4

Open
opened 2025-03-14 14:36:21 +01:00 by bronsen · 0 comments
Owner

While bronsen prefers local venvs, others might prefer having the app and stuff in a docker container.

docker-compose should be set up such that .env (and similar such settings) take effect in the container: python -m pytest must behave identically both in a local venv and inside the container.

While bronsen prefers local venvs, others might prefer having the app and stuff in a docker container. docker-compose should be set up such that .env (and similar such settings) take effect in the container: `python -m pytest` must behave identically both in a local venv and inside the container.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: infuanfu/teilchensammler#4
No description provided.