Christophe Labouisse bio photo

Christophe Labouisse

Freelance Java expert, Docker enthusiast

Email Twitter Google+ LinkedIn Github Stackoverflow Hopwork

Recent Posts

Docker Secrets With Letsencrypt

Although Docker 1.13 brings it’s usual load of features the most prohiminent one is certainly the secret management. There are many nice articles describing ...

Distributed Volumes with Convoy

Docker Swarm integration in version 1.12 changed the creation of a Docker cluster from an installation hell to a 5 minute operation. However while many thing...

Docker and Public Interface

When you install Docker on an Ubuntu server following the instructions you’ll soon discover that all containers’ published ports are reachable on all interfa...

Javassisting Spring Boot

I’m a big fan of Spring Boot and I’m also a very big fan Javassist. I came on an interesting issue where everything was working OK from an IDE but not when l...