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's autobuilt images randomly don't work. #2542

Open
Galaxxius opened this issue Mar 17, 2018 · 6 comments
Open

Docker's autobuilt images randomly don't work. #2542

Galaxxius opened this issue Mar 17, 2018 · 6 comments

Comments

@Galaxxius
Copy link

Docker Image is broken. If you try running it, it complains that the front end assets are missing and the user should run non install.

@Galaxxius
Copy link
Author

*npm install

@sebastienvercammen
Copy link
Member

Someone else had this same issue, except that the image was constantly being rebuilt after each commit by Docker and 2 out of 3 images worked while the third didn't work. For no reason whatsoever, as none of the commits changed the build process, requirements, ... or anything related.

Pinging @FrostTheFox Foxbabe on this to take a look. 🤷‍♂️

@Galaxxius
Copy link
Author

following your hint I cloned the repo and built the image myself without any changes - and guess what, it worked. The result of the build is equivalent to the image on dockerhub - which does not work @_@

@sebastienvercammen sebastienvercammen changed the title Latest Docker Image is broken Docker's autobuilt images randomly don't work. Mar 18, 2018
@sebastienvercammen
Copy link
Member

@Galaxxius Thanks for the update. I've changed the title and tags so we can take a look at what's going.

@dannythunder
Copy link

my workaround is to build outside docker first. Annoying.

@FrostTheFox
Copy link
Member

FrostTheFox commented Mar 19, 2018

I have no knowledge of docker and I've been considering it unsupported. It was simply a migration from the old namespace. I see npm run build in the run portion of the dockerfile, so I assume that would take care of things, but I guess something isn't working properly in these instances. If anyone has any ideas feel free to chime in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants