Sign inSign up

ayphu/php-postgresql

By ayphu

Updated about 1 year ago

PHP and PostgresSQL

Image
Web servers
0

1.5K

ayphu/php-postgresql repository overview

Used

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

Tag summary

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