How to deploy Java apps with Docker (a quick tutorial)
For those new to Docker, let me say “Welcome to the party!” It’s an easy way to deploy, run, and manage…
“It’s time to make coding fun again” Some of the best code I’ve ever seen was as a young developer at…
For those new to Docker, let me say “Welcome to the party!” It’s an easy way to deploy, run, and manage…
Git hooks are awesome in the context of continuous integration, so I want to share three CI-related use cases and point you to some ready-made hooks you can add to your workflow. If you’re new to Git hooks, no worries: we’ll start with the basics.
(Yes the title of this post is a pun, apologies!) I have written about aliases before! See for example a collection…