We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When I run the developer environment on containers (docker compose up), the webpages are not updated when I change a file.
docker compose up
Expected behavior The webpages should be updated when I change a file and also should be live-reloaded.
Additional context I'm running it on podman with podman desktop 1.12.0 on a MacBook with MacOS Sonoma 14.7 (23H124).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When I run the developer environment on containers (
docker compose up
), the webpages are not updated when I change a file.Expected behavior
The webpages should be updated when I change a file and also should be live-reloaded.
Additional context
I'm running it on podman with podman desktop 1.12.0 on a MacBook with MacOS Sonoma 14.7 (23H124).
The text was updated successfully, but these errors were encountered: