Build image:
docker built . -t [REPOSITORY:TAG]
Run image:
docker run -e APP_ENV=dev --name [NAME_CONTAINER] opositatest/php-fpm:latest
Test service php-fpm through Nginx:
docker-compose -f docker-compose.test.yml up
Environment in .env:
ARG in DockerFiles:
Content type
Image
Digest
sha256:941c21e82…
Size
479.9 MB
Last updated
about 2 months ago
docker pull opositatest/php-fpm:v4.12