Added `bash` and `zstd` to image
parent
8bcdd7a86e
commit
23d1ef5e27
|
@ -4,4 +4,4 @@ RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"
|
|||
|
||||
RUN install-php-extensions imagick xdebug
|
||||
|
||||
RUN apk add --no-cache git nodejs npm
|
||||
RUN apk add --no-cache bash git nodejs npm zstd
|
Loading…
Reference in New Issue