added multiarch creation and replaced docker to docker-cli
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
@@ -63,7 +63,9 @@ RUN apk --no-cache add php${PHP_VERSION} \
|
||||
php${PHP_VERSION}-fpm \
|
||||
php${PHP_VERSION}-curl \
|
||||
sudo \
|
||||
docker
|
||||
curl \
|
||||
jq \
|
||||
docker-cli
|
||||
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
Reference in New Issue
Block a user