Skip to content

Conversation

ilozano2
Copy link

@ilozano2 ilozano2 commented Sep 19, 2025

Issue

Changing just one line of Python code will force you re compile iusing docker compose up --build

For example, changing data-crawler python code and starting up the service

docker compose -f docker-compose.yml up data-crawlers  --build -d

provokes re-building the whole image, which is a lot of time.

Fix

Add .git and other formats into the .dockerignore file

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.

1 participant