$ podman run -dit -p 8080:80 docker.io/library/nginx
Test our brand new web server
$ curl -s localhost:8080 | tail
working. Further configuration is required.</p>
<p>For online documentation and support please refer to
<a href="http://nginx.org/">nginx.org</a>.<br/>
Commercial support is available at
<a href="http://nginx.com/">nginx.com</a>.</p>
<p><em>Thank you for using nginx.</em></p>
</body>
</html>
No comments:
Post a Comment