Using the repo vinnyfs89/docker-wordpressarrow-up-right as reference. Execute the command below to get your Wordpress application working.
docker-compose up --build --force-recreate -d docker-compose logs -f
The application will use 2 services to handle containers. The first to turn on database and second to application.
Last updated 5 years ago