Skip to content

this is a docker container description for Drupal applications, designed to work alonside with govi_boxes tool https://github.com/snaphuman/govi_boxes

License

Notifications You must be signed in to change notification settings

snaphuman/govi_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambientes de ejecución Govimentum CMS

Esta es una imagen de docker que permite la creacion de contenedores con los ambientes de ejecución de Govimentum CMS, el cual es una distribución basada en Drupal 7.

Que hay dentro?

  • Alpine Linux 3.4
  • Nginx 1.11
  • php-fpm 5.6
  • composer
  • Supervisord

Requerimientos

  • Docker 1.12.x

Inicializar contenedor

docker run --name algun-nombre -e 'WEBROOT=www' -e 'DOMAIN_NAME=ejemplo.net' -e 'SITE_ENV=dev|stage|prod' govi-box:latest

TODO: Parámetros

TODO: Docker Compose

TODO: Esquemático

About

this is a docker container description for Drupal applications, designed to work alonside with govi_boxes tool https://github.com/snaphuman/govi_boxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published