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

Problems creating docker image for app with bluekit #117

Open
JoseInTheArena opened this issue Apr 17, 2017 · 1 comment
Open

Problems creating docker image for app with bluekit #117

JoseInTheArena opened this issue Apr 17, 2017 · 1 comment

Comments

@JoseInTheArena
Copy link

Hi! I'm having a bit of an issue ever since I installed bluekit on my project. I create docker images of my project for deployment and my base image doesn't have git. Thus, the image creation fails on the npm install because of this. Do you have any ideas on how to get over this? I guess I could just install git on my base image, but I'm trying to keep it lean. I also see the react-docgen-typescript is a fork, so I wonder what's different from the original (which has an npm package). Anyways, just trying to get some info, but I understand you might not want to do anything about this. Thanks!

@imtoo
Copy link
Contributor

imtoo commented May 5, 2017

Hi, that's because in the original react-docgen-typescript we missed a lot of things and BlueKit would not work without them. So we placed there our fork as a temporary solution.

Good point, we should make it as a npm package.

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

2 participants