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

Updates to Makefile to fix matplotlib failure and non-interactive installation #51

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

0x174
Copy link
Contributor

@0x174 0x174 commented Aug 12, 2020

Overview:

Two small changes:

  1. Currently, the python-matplotlib endpoint no longer exists and will cause the image build to fail. This will resolve issue Matplotlib error when building in Docker #50

  2. Removed user intervention dependence during one of the installation stages. This allows builds to be completed autonomously which is something required for current dev-ops buildout.

Testing:
The Dockerfile now resolves on Ubuntu 18.04 and creates a valid docker container.

Base matplotlib dependency no longer resolves.

Update Dockerfile
@0x174 0x174 requested a review from tim-tx August 12, 2020 15:25
@0x174 0x174 merged commit 1164404 into CIDARLAB:develop Aug 14, 2020
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.

1 participant