version: '3.7'
services:
project.sitio.com:
image: ayphu/php-postgresql:0.0.8
container_name: project.sitio.com
environment:
VIRTUAL_HOST: ${DOMAIN}
LETSENCRYPT_HOST: ${DOMAIN}
LETSENCRYPT_EMAIL: ${EMAIL}
deploy:
resources:
limits:
cpus: "0.60"
memory: 600mb
networks:
red:
ipv4_address: 10.5.0.1
restart: always
volumes:
- ./laravel:/var/www/html
networks:
red:
name: red
external: true
Content type
Image
Digest
sha256:e803ba120…
Size
777.8 MB
Last updated
about 1 year ago
docker pull ayphu/php-postgresql:apesaqp.org.0.2