Skip to content

r-mamchur/Docker_LAMP_WordPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise. Docker, LAMP, WordPress.

Task: deploy LAMP in Docker containers.

Start_lamp.sh and docker-compose are practically equivalent for runing. Before useing docker-compose, run data_dir.sh for make data directory.

Idempotence

  • First run - the database and WordPress will be initialized.
  • Next runs - they won't be changed.

Note

PIDs of httpd and mysqld in containers are not 1 but I hope all be good.

About

LAMP in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published