docker-compose up
To stop and remove all containers of the sample application run:
docker-compose down
To stop and remove all containers with Volume of the sample application run:
docker-compose down -v
Mount the /opt/log of this container to the /data/logs of nging proxy manager