Skip to content

Instantly share code, notes, and snippets.

View victorkristof's full-sized avatar

Victor Kristof victorkristof

View GitHub Profile
@victorkristof
victorkristof / Docker snippets.md
Last active August 29, 2015 14:26
Useful pieces of code to use with Docker.

Docker snippets

Useful pieces of code to use with Docker.

Start boot2docker

boot2docker start
eval "$(boot2docker shellinit)"
@victorkristof
victorkristof / sticky-footer.sass
Created March 25, 2015 09:41
Bootstrap sticky footer in Sass.