Dummy Express Server is a very simple server used for deploy testing on Amazon ECS and Amazon EC2
910
This image performs the setup and execution of Dummy NodeJS Express Server. It respond to:
http://<host>:80http://<host>:4500/api.Dummy Express Server is used for deploy and testing of Amazon ECS and Amazon EC2
docker run -p "80:80" -p "4500:4500" odyno/dummy_express_server
Content type
Image
Digest
Size
250.9 MB
Last updated
over 9 years ago
docker pull odyno/dummy_express_server