Skip to content

Instantly share code, notes, and snippets.

@ngsmrk
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ngsmrk/badb1c84c7aef98b4f01 to your computer and use it in GitHub Desktop.
Save ngsmrk/badb1c84c7aef98b4f01 to your computer and use it in GitHub Desktop.
docker_express_10
[ec2-user@<ip_address> ~]$ curl 0.0.0.0:49154
<!DOCTYPE html><html><head><title>Express</title>
<link rel="stylesheet" href="/stylesheets/style.css">
</head><body><h1>Express</h1>
<p>Welcome to Express</p></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment