Skip to content

Instantly share code, notes, and snippets.

View gsaslis's full-sized avatar

Yorgos Saslis gsaslis

View GitHub Profile
@gsaslis
gsaslis / uninstall_boot2docker.md
Created April 29, 2015 06:49
Uninstall boot2docker

Uninstall steps for boot2docker / Docker

Disclaimer: This is all a direct COPY & PASTE from: http://therealmarv.com/blog/how-to-fully-uninstall-the-offical-docker-os-x-installation/ . I am only keeping here for future use in case that site goes down. This is too useful.

Be sure you’ve only used the official installer. This uninstall guide is not the right one if you have installed Docker with e.g. Homebrew or other methods.

First stop boot2docker and delete the VBox image:

@gsaslis
gsaslis / InstallFauxhai.md
Last active August 29, 2015 14:19
How to install fauxhai (and run it on an OpenSUSE 13.2 EC2 instance)

So, I woke up on a Sunday morning wanting to play with [ChefSpec] (https://docs.chef.io/chefspec.html) (it's been on my 'to-play-with' list for a while now..), so what better time to play with this than a nice, sunny Sunday morning in Crete.

I started looking into the [examples] (https://github.com/sethvargo/chefspec/tree/master/examples) in order to see how to write some tests. I soon realized an easy addition would be to use Fauxhai to mock the different platforms -- to my disappointment OpenSUSE 13.2 (our current target platform) was not in the list.

Now, at this point, I do realize I could have just said 'oh, well' and moved on with something else.. But you have to understand, I'm sitting in the sun, the birds are singing (really), and it's an overall wonderful day... what choice did I have but to want to contribute to the community!?

According to the [Contributing instructions] (https://github.com/customink/fauxhai/blob/master/CONTRIBUTING.md), I should start a machine and just install ohai and faux