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

Version 0+unknown #818

Closed
greenape opened this issue May 20, 2019 · 0 comments · Fixed by #977
Closed

Version 0+unknown #818

greenape opened this issue May 20, 2019 · 0 comments · Fixed by #977
Labels
bug Something isn't working docker

Comments

@greenape
Copy link
Member

The current docker build process leads to all installed libs in the docker containers being version 0+unknown. This is largely a non issue, because the container itself is versioned, but does mean that the spec generated by flowapi will have that as the version as well.

Presumably the best solution is to have build scripts, which build a wheel for the module and copy that rather than the source files as we do currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant