ZedTuX 0n R00t

Je travaille pour la plus grand entreprise du monde: L'open source.

Containerize your Rails application

Containerize ? The principle if to create Linux container wherein you will install your application and all its dependencies. After having created this container, you will be able to run it anywh...

Tutuuuuum

A wired title to present you the very young, but with a lot of promises company Tutum.co ! For your information, I’m not paid or working for Tutum.co. I just want to share the beauty of their ap...

Store containers to Quay.io

If you’ve just created your first Docker image, maybe you’re looking for a place where to store this container ? A repository ? There are few providers which allow you to store your containers in ...

Containerize with Docker

Docker is an application developed in Go language originally by the founder of dotCloud: Solomon Hykes. Today the Git repository contains 8 450 commits, thanks to the 441 contributors, with the ve...

Containérisez votre application Rails

Containeriser? L’idée est de créer un container Linux dans lequel vous y placer votre application et toutes ses dépendences afin qu’elle puisse fonctionner. Une fois ce container crée, il suffira...

Tutuuuum

Cet article, pourvut d’un titre bien étrange je le concois, vous présentera la jeune, mais tres prometteuse plate forme Tutum.co. :-) Pour information je ne suis pas payé par Tutum.co pour faire...

Stoquez vos containers sur Quay.io

Si vous venez de créer votre première image Docker, peut-être voudriez-vous expédier votre container dans un dépôt ? Ceci est faisable dans des dépôt publique et même privé. Un excellent service e...

Containériser avec Docker

Docker est une application développé en langage Go initialement par le fondateur de dotCloud: Solomon Hykes. Aujourd’hui le dépôt git contient plus de 8 450 commits, grâce aux 441 contributeurs, a...

Cucumber + Capybara + show me the page with the CSS stylesheets

The first thing I was missing with Cucumber was the page style when using the show me the page step. Looking to a black and white page is confusing at the beginning and is a real problem when what...

Docker push is already in progress

Si vous obtenez le message suivant lorsque vous tentez de pousser votre image : 1 2014/05/18 08:33:39 Error: push quay.io/zedtux/brewformulas.org is already in progress Cela veux dire que vous a...