Skip to content

Instantly share code, notes, and snippets.

@ngsmrk
Last active August 29, 2015 14:00
Show Gist options
  • Save ngsmrk/9910d208ad707ecbed72 to your computer and use it in GitHub Desktop.
Save ngsmrk/9910d208ad707ecbed72 to your computer and use it in GitHub Desktop.
docker_express_4
docker@boot2docker:~$ curl 0.0.0.0:49159
<!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