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

sprockets-manifest missing from public #465

Closed
npezza93 opened this issue Sep 14, 2023 · 0 comments · Fixed by #467
Closed

sprockets-manifest missing from public #465

npezza93 opened this issue Sep 14, 2023 · 0 comments · Fixed by #467

Comments

@npezza93
Copy link
Contributor

I think this is related to #449. It seems like it is missing copying over the .sprockets-manifest.json. If i launch base using an existing container the manifest is missing but if i dont reuse it is present. So the file is a part of the image but it is missing for running containers.

djmb added a commit that referenced this issue Sep 15, 2023
Adding -T to the copy command ensures that the files are copied at the
same level into the target directory whether it exists or not.

That allows us to drop the `/*` which was not picking up hidden files.

Fixes: #465
@djmb djmb closed this as completed in #467 Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant