Skip to content

Commit

Permalink
Add python package
Browse files Browse the repository at this point in the history
  • Loading branch information
agung2001 committed Dec 15, 2022
1 parent bab993f commit 7d2a124
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ RUN apk update && apk add \
wget curl \
git \
zip unzip \
nodejs npm
nodejs npm \
python3 py3-pip

# composer
RUN curl -o /tmp/composer-setup.php https://getcomposer.org/installer \
Expand Down

0 comments on commit 7d2a124

Please sign in to comment.