Skip to content

Commit

Permalink
feat: Git
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Dec 14, 2023
1 parent 1ecaf52 commit 13f0302
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM alpine:${ALPINE}
ARG PHP
COPY rootfs /
RUN apk add --no-cache \
git \
docker-cli \
php${PHP} \
php${PHP}-dom \
Expand Down

0 comments on commit 13f0302

Please sign in to comment.