Dummy API Docker
A dummy site for testing basic docker deployments.
Optionally update the build image or the API files.
Build and tag the server.
docker build -t dummy-api .Start the server:
docker run -dit --name my-api -p 8080:80 dummy-apiVisit any of the URLs: