busybox-httpd for the ODROID XU4
1.8K
Run it using:
docker run -d -p 80:80
--name httpd
mrdreambot/arm32-busybox-httpd
And point you web browser to the docker host to display a web page containing an ODROID-C2/Docker picture. Good to do a quick test that your docker installation is working.
If you are running in the swarm mode, point you brower to:
http://yourhost/cgi-bin/lbtest
and it will also display the container name and its IP address. Good for demonstrating load balancing.
Content type
Image
Digest
Size
726.6 kB
Last updated
about 9 years ago
docker pull mrdreambot/arm32-busybox-httpd