Skip to content

Develop envioment to make themes to Wordpress using Docker and docker-compose

License

Notifications You must be signed in to change notification settings

hebertcisco/wordpress-docker-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress environment

Docker Docker Image CI

Install Docker:

See the link: https://docs.docker.com/get-docker/

Run localy:

Run commands:

cd wordpress-docker-envioment
sudo docker-compose -f "docker-compose.yml" up -d --build

Install from the command line

docker pull ghcr.io/hebertcisco/wordpress-docker-environment:main

Use as base image in Dockerfile:

FROM ghcr.io/hebertcisco/wordpress-docker-environment:main

Open the link: localhost:8080

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

Or buy me a coffee 🙌🏾

📝 License

Copyright © 2023 Hebert F Barros.
This project is MIT licensed.