Skip to content
New issue

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

Fix docker build after vite update #883

Closed
wants to merge 3 commits into from

Conversation

Boy132
Copy link
Member

@Boy132 Boy132 commented Jan 7, 2025

No description provided.

Copy link
Contributor

@RMartinOscar RMartinOscar left a comment

Choose a reason for hiding this comment

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

Crap i didn't meant to review yarn won't be able to run without composer deps already installed because of

import preset from './vendor/filament/support/tailwind.config.preset'

See a2b315b & 1845f29

RUN touch .env

RUN composer install --no-dev --optimize-autoloader

WORKDIR /build

RUN yarn run build
Copy link
Contributor

Choose a reason for hiding this comment

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

yarn isn't in the php image

@Boy132
Copy link
Member Author

Boy132 commented Jan 7, 2025

I let someone else handle this, I don't know docker images too well.

@Boy132 Boy132 closed this Jan 7, 2025
@Boy132 Boy132 deleted the fix/docker-build branch January 7, 2025 12:13
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants