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

Docker image fails to run #45

Open
lhjt opened this issue Feb 10, 2022 · 1 comment
Open

Docker image fails to run #45

lhjt opened this issue Feb 10, 2022 · 1 comment
Assignees
Labels
bug Something isn't working dependencies Pull requests that update a dependency file docker

Comments

@lhjt
Copy link
Contributor

lhjt commented Feb 10, 2022

When attempting to run the container, the following error is produced:

image

This was introduced in commit 3c068af.

I believe it may be to do with pnpm and its particular folder structure not being liked by the webpack/next.js server. I have tried setting the shamefully-hoist option to true, but to no avail.

@lhjt lhjt added bug Something isn't working dependencies Pull requests that update a dependency file docker labels Feb 10, 2022
@lhjt lhjt self-assigned this Feb 10, 2022
@lhjt
Copy link
Contributor Author

lhjt commented Feb 11, 2022

A local working version is available on the branch iss-45/standalone-testing.

Based on testing, it appears that the issue is due to file attributes not copying correctly/symlinks. However, this is not consistent with what is reported by dive:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file docker
Projects
None yet
Development

No branches or pull requests

1 participant