Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor/elasticsearch/elasticsearch/.ci/docker/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor/elasticsearch/elasticsearch/.ci/docker/Dockerfile

ARG PHP_VERSION=7.4-cli
FROM php:${PHP_VERSION}

# Create app directory
WORKDIR /usr/src/app