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

Simplify Dockerfile #1642

Merged
merged 1 commit into from
Nov 13, 2019
Merged

Simplify Dockerfile #1642

merged 1 commit into from
Nov 13, 2019

Conversation

ttung
Copy link
Collaborator

@ttung ttung commented Nov 7, 2019

It simply overlays a python image 3.6 image with a starfish install. No weird conda bugs. It will be fantastic.

Changed the entry point so that it's just a bash shell.

Depends on #1641

Test plan: make docker

@ttung ttung requested a review from shanaxel42 November 7, 2019 22:42
@ttung ttung changed the base branch from tonytung-botocore to master November 7, 2019 22:45
@ttung ttung force-pushed the tonytung-docker branch 2 times, most recently from da862a5 to d0e6d46 Compare November 7, 2019 22:49
@codecov-io
Copy link

codecov-io commented Nov 7, 2019

Codecov Report

Merging #1642 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1642   +/-   ##
=======================================
  Coverage   90.09%   90.09%           
=======================================
  Files         234      234           
  Lines        8764     8764           
=======================================
  Hits         7896     7896           
  Misses        868      868

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6674d9b...d0e6d46. Read the comment docs.

Copy link
Collaborator

@shanaxel42 shanaxel42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea this will be much better

It simply overlays a python image 3.6 image with a starfish install.  No weird conda bugs.  It will be fantastic.

Changed the entry point so that it's just a bash shell.

Depends on #1641

Test plan: `make docker`
@ttung ttung merged commit 9e03fc7 into master Nov 13, 2019
@ttung ttung deleted the tonytung-docker branch November 13, 2019 06:49
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