Skip to content

Commit

Permalink
Merge pull request #5 from edilytics/flask-modularization
Browse files Browse the repository at this point in the history
Flask modularization
  • Loading branch information
kclem committed Jul 12, 2021
2 parents f0c2e85 + ca1c175 commit 396a7f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@ RUN echo "deb http://http.us.debian.org/debian buster main contrib" >> /etc/apt/
build-essential \
cron \
gcc \
less \
libapache2-mod-wsgi \
redis-server \
ssl-cert \
ttf-mscorefonts-installer \
tmpreaper \
unzip \
vim \
wget \
zip && \
apt-get clean && \
Expand Down

0 comments on commit 396a7f5

Please sign in to comment.