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

Prepackage hooks runs after building the docker image #53

Open
john0isaac opened this issue Jun 28, 2024 · 0 comments
Open

Prepackage hooks runs after building the docker image #53

john0isaac opened this issue Jun 28, 2024 · 0 comments

Comments

@john0isaac
Copy link

Description

The first deployment fails (obviously as the static folder was not included in the docker image)

image

After deploying again the website works (as the static folder is already there from the first deployment)

Proposal

Is this an azd failure or do we understand the service lifecycle wrong?
The frontend build step is in the prepackage stage yet it happens after building the docker image.

  • Move this issue to azd?
  • Add the frontend building to the docker image?
  • Add instructions for manually building the frontend before running azd?
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

No branches or pull requests

1 participant