Skip to content

Conversation

@clytaemnestra
Copy link
Contributor

@clytaemnestra clytaemnestra commented May 15, 2025

Without volumes all packages get installed locally into node_modules. When there's an issue with cache, I need to remove docker cache and on top of it remove all local packages. After this PR, everything is installed into a container.

@clytaemnestra clytaemnestra requested a review from nikoshell May 15, 2025 21:11
@europython-society
Copy link
Member

europython-society commented May 15, 2025

Preview available

Key Value
url https://ep2025-docker-volumes.ep-preview.click
last update 2025-05-16T23:24:44.529Z

- ASTRO_TELEMETRY_DISABLED=1
volumes:
- .:/app
- node_modules:/app/node_modules
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add pnpm_store as well?

@egeakman egeakman requested a review from artcz May 18, 2025 13:44
@clytaemnestra clytaemnestra merged commit 06fc6de into ep2025 May 21, 2025
6 checks passed
@clytaemnestra clytaemnestra deleted the ep2025-docker-volumes branch May 21, 2025 14:43
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.

4 participants