Skip to content

Instantly share code, notes, and snippets.

@yebyen
Created July 22, 2015 17:53
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 yebyen/2d0eb12b797f2fbd507b to your computer and use it in GitHub Desktop.
Save yebyen/2d0eb12b797f2fbd507b to your computer and use it in GitHub Desktop.
core@core8 ~ $ docker ps -a|grep 32913
0a3de971a0a0 192.168.4.55:5000/feline-lungfish:v6 "/runner/init start 17 minutes ago Up 17 minutes 0.0.0.0:32913->5000/tcp feline-lungfish_v6.web.1
core@core8 ~ $ curl localhost:32913
curl: (56) Recv failure: Connection reset by peer
core@core8 ~ $ nse feline-lungfish_v6.web.1
slug@0a3de971a0a0:~$ curl localhost:5000
<p>Read <a href="http://jekyllbootstrap.com/usage/jekyll-quick-start.html">Jekyll Quick Start</a></p>
<p>Complete usage and documentation available at: <a href="http://jekyllbootstrap.com">Jekyll Bootstrap</a></p>
<h2>Update Author Attributes</h2>
<p>In <code>_config.yml</code> remember to specify your own data:</p>
<pre><code>title : My Blog =)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment