Sign inSign up

hpbonfim/php-apache

By hpbonfim

Updated almost 6 years ago

Image
0

827

hpbonfim/php-apache repository overview

simple Apache with PHP

simple to work with and ready for MVP ideias
  webserver:
    image: hpbonfim/php-apache:latest
    container_name: webserver
    ports:
      - 80:80
    restart: unless-stopped
    volumes:
      - ./SOURCE_CODE_FOLDER:/var/www/html
    networks:
      - intranet

Tag summary

Content type

Image

Digest

Size

153 MB

Last updated

almost 6 years ago

docker pull hpbonfim/php-apache