DrupalCamp Greece is 3B!

DrupalCamp Greece is "3B". Back, Bigger, Better!

The Greek community orginizes the 3rd (or 4th I can't remember) Drupal Camp Athens, 1 - 3 July 2016.

3 days with our "true one love" Drupal with social events straight in the heart of Athens and so many interesting...

read more

Using Docker (again) with NodeJS

It seems that Docker is my favorite topic to present. That is almost true. I must confess I am so excited with Docker and I do everything I can to promote its usage. Docker saved my problems, for true. Why not save your problems too?

Docker is an open-source super tool that automates the deployment of applications inside software containers. Docker common advantages...

read more
01
Jun
2016

Awesome Docker tips and best practices

Here are some basic tips and best practices for writing Dockerfiles, building Docker Images and using Docker in general. Feel free to add your suggestions with a pull request.

  • Create Dockerfiles with cache (of the layers) in mind.
  • Use empty lines, comments and backslashes ("\") for readability.
  • Keep each image layer "atomic...
read more

A presentation about Docker

It have been almost a month after my last presentation and this time I come back with a very interesting presentation about Docker.

Starting from basic knowledge such as the philosophy behind Docker, the history of the company and ending to more advanced practical examples of using docker (for example how to link containers)...

read more
Subscribe to Blog posts for: docker