Skip to content

orvice/apache-base-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull

docker pull ghcr.io/orvice/apache-base-docker:master

docker-compose

  web:
    image: ghcr.io/orvice/apache-base-docker:master
    restart: always
    volumes:
      - /var/data/www:/var/www/html
    container_name: web

Usage

FROM ghcr.io/orvice/apache-base-docker:master

About

apache-base-docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages