When you introduce Docker to a team of developers, you can nullify the issue of inconsistent environment set ups and the problems that come with them.
docker automation
Monterey Bay Aquarium

ellievsbear

roma★
occasionally subtle
he wasn't even looking at me and he found me
"I'm Dorothy Gale from Kansas"
🪼

tannertan36
tumblr dot com
we're not kids anymore.
Claire Keane
ojovivo
Jules of Nature
No title available
PUT YOUR BEARD IN MY MOUTH
taylor price
I'd rather be in outer space 🛸

Origami Around
hello vonnie
Misplaced Lens Cap

seen from Australia

seen from Hong Kong SAR China
seen from Canada
seen from Indonesia

seen from United States

seen from Malaysia

seen from United States

seen from Hong Kong SAR China

seen from Argentina

seen from United States
seen from Slovakia
seen from Türkiye

seen from United States

seen from United States
seen from Hong Kong SAR China

seen from Israel

seen from China
seen from Malaysia

seen from United Kingdom

seen from Indonesia
@blubbdebugging-blog
When you introduce Docker to a team of developers, you can nullify the issue of inconsistent environment set ups and the problems that come with them.
docker automation
adding domain suffixes in ubuntu
See http://askubuntu.com/questions/329231/how-to-add-dns-suffix-in-ubuntu-12-04
There are many reasons why you would want to install Oracle Java over OpenJDK.
sed’ing binary content
Just had the issue, that a sed on a subversion dump (to replace paths) somewhat mixed up linefeeds. To fix it, just run your sed with -b option (--binary).
I'm new to git and I'm trying to understand the difference between a squash and a rebase. As I understand it you perform a squash when doing a rebase.
I want to install Oracle's JRE and to update to the latest version with the Software Updater when they released. Is there a Ubuntu package that is provided by Canonical or Oracle?Before release J...
How to package python libraries
a blog by ariejan de vroom about software engineering and craftsmanship.
Parallel processing in bash