AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

Update Dockerfile #411

Closed wtgee closed 3 years ago

wtgee commented 3 years ago

Fix paths for change in base docker image. No longer need full paths to conda, python, pip, etc. Old full path also no longer works.

Depends on https://github.com/panoptes/POCS/pull/1105

codecov[bot] commented 3 years ago

Codecov Report

Merging #411 (aadf8d1) into develop (df5166e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #411   +/-   ##
========================================
  Coverage    55.41%   55.41%           
========================================
  Files           62       62           
  Lines         3741     3741           
  Branches       386      386           
========================================
  Hits          2073     2073           
  Misses        1583     1583           
  Partials        85       85           

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 df5166e...aadf8d1. Read the comment docs.