Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 306 Bytes

TODOS.md

File metadata and controls

7 lines (7 loc) · 306 Bytes
  • docker-compose up -d
  • sudo chmod 777 root/wp-content
  • chmod 777 themes plugins
  • install some plugins and a theme
  • write a Dockerfile
  • build image (docker build -t rg.fr-par.scw.cloud/epicagency/wordpress-demo:latest .)
  • push image (docker push rg.fr-par.scw.cloud/epicagency/wordpress-demo:latest)