Skip to content

DockerFile with: Phusion Base Image 0.9.17 +MediaWiki-1.25.2 + nginx + PostgreSQL

License

Notifications You must be signed in to change notification settings

emoronayuso/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Phusion Base Image 0.9.17 +MediaWiki-1.25.2 + nginx + PostgreSQL

**Build image:

  • Into directory of Dockerfile run:

    $ docker build -t emoronayuso/wiki .
    
  • Note: Change password posgres in Dockerfile before build image
    **Run container:

    $ docker run -e VIRTUAL_HOST="wiki.prueba.com" -p 80:80 -d -t emoronayuso/wiki
    

About

DockerFile with: Phusion Base Image 0.9.17 +MediaWiki-1.25.2 + nginx + PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published