-
-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Closed
Description
the issue when i create docker container for the app with dockerfile
ENTRYPOINT [ "python3", "-m", "flask", "run", "--debug", "--host=0.0.0.0"]
everything works fine but when i change anything in the code i don't see anything change if i wanna see the changes
i have to rebuild the container
note: i am using correct volume
and when i exec the container i can see the changes in the file
Environment:
- Python version: 3.10
- Flask version: 2.2.3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
