Skip to content

CVReferral/docker-phalcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phalcon Docker

  • Phalcon 3.4.4
  • PHP 7.1
  • Apache

Web data volume

    volumes:
      - ./www:/var/www/html

Build

$ docker build -t <tag> ./

Push

$ docker push <tag>

About

Base image for Docker Phalcon

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published