Skip to content

Commit

Permalink
Merge pull request #36 from nmfs-opensci/eeholmes-dev2-1
Browse files Browse the repository at this point in the history
Eeholmes dev2 1
  • Loading branch information
eeholmes authored Oct 9, 2024
2 parents 99fa809 + d0f22f6 commit c06a3e8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5,004 deletions.
7 changes: 0 additions & 7 deletions appendix
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
# Re-enable man pages disabled in Ubuntu 18 minimal image
# https://wiki.ubuntu.com/Minimal
USER root
RUN yes | unminimize
# NOTE: $NB_PYTHON_PREFIX is the same as $CONDA_PREFIX at run-time.
# $CONDA_PREFIX isn't available in this context.
# NOTE: Prepending ensures a working path; if $MANPATH was previously empty,
# the trailing colon ensures that system paths are searched.
ENV MANPATH="${NB_PYTHON_PREFIX}/share/man:${MANPATH}"
RUN mandb

ENV R_VERSION="4.4.1"
ENV R_HOME="/usr/local/lib/R"
Expand Down
9 changes: 0 additions & 9 deletions apt.txt

This file was deleted.

Loading

0 comments on commit c06a3e8

Please sign in to comment.