Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqi-tori authored Oct 19, 2023
1 parent b536bb7 commit b344e7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cit_003_air_quality/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ MAINTAINER Weiqi Zhou <[email protected]>
#Note this script was originally developed by Francis Gassert <[email protected]>

# install core libraries
RUN apk update
RUN apk add git
# RUN apk update
# RUN apk add git
# RUN sed -i -e 's/^APT/# APT/' -e 's/^DPkg/# DPkg/' /etc/apt/apt.conf.d/docker-clean
# RUN apt-get update && apt-get install -y apt-transport-https
# RUN pip install --upgrade pip
Expand Down

0 comments on commit b344e7b

Please sign in to comment.