Skip to content

Commit

Permalink
Add aws cli
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Feb 20, 2024
1 parent 319310f commit fc86403
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 @@ -9,6 +9,8 @@ RUN apk add --update bash \
icu-dev \
htop \
mariadb-client \
# For debugging only. TODO: remove aws-cli in production.
aws-cli \
$PHPIZE_DEPS

RUN pecl install imagick
Expand Down

0 comments on commit fc86403

Please sign in to comment.