/wordpress-docker-environment

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

Primary LanguageDockerfileMIT LicenseMIT

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.