/nginx_on_docker_scratch

Primary LanguageHTMLApache License 2.0Apache-2.0

docker build . -t our-server
docker run -it --rm -p 8080:8080 our-server