Skip to content

Commit

Permalink
Remove unnecesary packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan Cuzmar committed Sep 10, 2019
1 parent d5d2d02 commit 39a737a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN apk update && apk upgrade
RUN apk add mariadb mariadb-client \
apache2 \
apache2-utils \
curl wget vim htop \
curl wget \
tzdata \
php7-apache2 \
php7-cli \
Expand Down

0 comments on commit 39a737a

Please sign in to comment.