Docker
Build and Start
Using the repo vinnyfs89/docker-wordpress as reference. Execute the command below to get your Wordpress application working.
docker-compose up --build --force-recreate -d
docker-compose logs -f
Last updated
Was this helpful?