| Current Path : /var/www/www.indacotrentino.com/www/vendor/elasticsearch/elasticsearch/.ci/docker/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/elasticsearch/elasticsearch/.ci/docker/Dockerfile |
ARG PHP_VERSION=7.4-cli
FROM php:${PHP_VERSION}
# Create app directory
WORKDIR /usr/src/app