CMS(Contents Management Server) This server use by apache web, php, mysql.
https:<ip_address>:/deviceSample?MarkerID= You can get xml data of contents from this url.
docker run -i -t -p "80:80" -v ${PWD}/app:/app -p "3306:3306" -v ${PWD}/mysql:/var/lib/mysql hyungjiny/cms_sample:latest
this image based by : https://github.com/mattrayner/docker-lamp, https://hub.docker.com/r/mattrayner/lamp/
Content type
Image
Digest
Size
292.3 MB
Last updated
about 9 years ago
docker pull hyungjiny/cms_sample