/docker

Service docker files

Primary LanguagePHP

docker

Service docker files

Tasklist

  • Creating apache httpd Dockerfile and configuration
  • Making php-fpm Dockerfile and configuration
  • Forming mariadb Dockerfile and configuration
  • Linking container by docker compose yaml file
  • Improving container logs information
  • Commiting to docker hub

Planning

1.0.0

  • Constructing httpd Dockerfile base on Alpine
  • Constructing php-fpm Dockerfile base on Alpine
  • Constructing mariadb Dockerfile base on Alpine
  • Building docker compose yaml linking containers as a LAMP stack
  • Create docker hub repositories

2.0.0

  • Convert Dockerfiles building to the compilation of source
  • Add elasticsearch Dockerfile
  • Add graylog Dockerfile
  • Add xhgui Dockerfiles
  • Update docker compose yaml for flexibly linking containers
  • Supplement to docker hub repositories