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

Add git to Dockerfile apks #1061

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Add git to Dockerfile apks #1061

merged 1 commit into from
Apr 12, 2021

Conversation

MikePadge
Copy link
Contributor

Git needs to be added to the docker image or the build fails at the npm install stage.

Looks at iris

npm ERR! path git
npm ERR! errno -2
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/irislib/iris-messenger.git

Git needs to be added to the docker image or the build fails at the npm install stage.

_Looks at iris_
...
npm ERR! path git
npm ERR! errno -2
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/irislib/iris-messenger.git
...
@Manwe-777
Copy link

This is a pretty important PR that should be merged asap, else you cant deploy to docker

@amark
Copy link
Owner

amark commented Apr 12, 2021

@MikePadge @manuel-777 merging...

but why on earth does the old docker script need python and g++ stuff? It shouldn't need git either. Oh well, we can clean up later... thanks again!

@amark amark merged commit 5ca97d8 into amark:master Apr 12, 2021
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

Successfully merging this pull request may close these issues.

3 participants