add git
This commit is contained in:
parent
1c6705b722
commit
54950f5d1b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ FROM drupal:9.4.7-fpm-alpine
|
|||
MAINTAINER Robert Nasarek "r.nasarek@gnm.de"
|
||||
|
||||
# Install build environment
|
||||
RUN apk add build-base autoconf vim
|
||||
RUN apk add build-base autoconf vim git
|
||||
|
||||
# Install extensions
|
||||
RUN pecl install apcu uploadprogress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue