Skip to content

Commit

Permalink
Refactor Dockerfile-deb to remove commented out code and update packa…
Browse files Browse the repository at this point in the history
…ge information
  • Loading branch information
devincowan committed Apr 9, 2024
1 parent 080c9f1 commit 2439692
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Dockerfile-deb
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ COPY . /hydroshare-quota
# vim CMakeLists.txt. # edit 4.3.1
RUN /opt/irods-externals/cmake3.21.4-0/bin/cmake .
RUN mkdir -p DEBAIN && touch DEBIAN/control
# RUN cat <<EOT >> DEBIAN/control \
# Package: hydroshare-quota \
# Version: 999 \
# Maintainer: CUAHSI \
# Architecture: all \
# Description: hydroshare-quota \
# EOT
SHELL ["/bin/bash", "-c"]
RUN echo $'Package: hydroshare-quota \n\
Version: 999 \n\
Expand Down

0 comments on commit 2439692

Please sign in to comment.