Nicholas Dille @nicholasdille.bsky.social (@nicholasdille) 's Twitter Profile
Nicholas Dille @nicholasdille.bsky.social

@nicholasdille

Container Connaisseur | Docker Captain 🐳 | DevOps Engineer @Haufe | Trainer, Speaker | Containers, Kubernetes, CI/CD, Obervability | Tweets are my own.

ID: 76157528

linkhttp://dille.name calendar_today21-09-2009 21:57:45

4,4K Tweet

1,1K Takipçi

230 Takip Edilen

Adrian Mouat (@adrianmouat) 's Twitter Profile Photo

Big news from Chainguard ⛓️ today! Our images are now available on the @docker Hub. The full announcement is here chainguard.dev/unchained/chai… You can go and grab them now from hub.docker.com/u/chainguard

Big news from <a href="/chainguard_dev/">Chainguard ⛓️</a> today! Our images are now available on the @docker Hub.

The full announcement is here chainguard.dev/unchained/chai… 

You can go and grab them now from hub.docker.com/u/chainguard
Kaylin Trychon (@kaylintrychon) 's Twitter Profile Photo

.Chainguard ⛓️ CEO Dan Lorenc highlighted the lack of CPE matching to new vulnerabilities as being particularly problematic for organizations dependent on NVD data as part of their security efforts.

Chainguard ⛓️ (@chainguard_dev) 's Twitter Profile Photo

💨 Are you curious how we patch CVEs so quickly? Jordi Mon Companys walks through how we patched three "silent" Golang CVEs in less than 24 hours in this blog: chainguard.dev/unchained/chai…

Solomon Hykes (@solomonstre) 's Twitter Profile Photo

The recording of my #kubecon keynote is out: youtu.be/S_Z4AHZlSUI Thank you to everyone who attended, on the last day of a draining event. It was a special moment that I enjoyed very much, I hope you did too. Non-french speakers: watch this after 😁 youtu.be/TEVzxycBBUU

The recording of my #kubecon keynote is out: youtu.be/S_Z4AHZlSUI

Thank you to everyone who attended, on the last day of a draining event. It was a special moment that I enjoyed very much, I hope you did too.

Non-french speakers: watch this after 😁 youtu.be/TEVzxycBBUU
Davanum Srinivas (@dims) 's Twitter Profile Photo

Looking for folks who can test the Kubernetes v1.30 Release candidate rc.0 !! Asking as we don't get enough feedback. There will be a rc.1 and rc.2 as well. Looking for those of you those have faced upgrade issues before specifically. Kubernetes K8sContributors

Devansh (⚡, 🥷) (@0xasm0d3us) 's Twitter Profile Photo

If you, like many, think relying just on `cat` command's output is enough to be sure about the integrity of a bash file. Think twice, you could get hacked. Read below 👇

If you, like many, think relying just on `cat` command's output is enough to be sure about the integrity of a bash file. Think twice, you could get hacked. Read below 👇
Tobias Fenster bsky.app/profile/tobiasfenster.io (@tobiasfenster) 's Twitter Profile Photo

Since a few weeks, #BuildKit supports Windows as well. This blog post explains how you can give it a try together with Docker Desktop: tobiasfenster.io/test-buildkit-…

Nicholas Dille @nicholasdille.bsky.social (@nicholasdille) 's Twitter Profile Photo

New post about the interactive debugging in buildx (docker buildx debug) accelerating the implementation/debugging of a Dockerfile dille.name/blog/2024/05/1…

Mark Manning (@antitree) 's Twitter Profile Photo

Idk who asked for this but I love it. For when you want to secure your exfil but OpenSSL isn't installed and all you have is bash. github.com/gh2o/bash_tls/

Jaana Dogan ヤナ ドガン (@rakyll) 's Twitter Profile Photo

We spent the last six months building GitHub Copilot Extensions to allow everyone to be able to build new experiences directly into Copilot. You can bring custom RAG based flows or multi step agents to the conversational experience. Please take a look! github.blog/2024-05-21-int…

Learnk8s (@learnk8s) 's Twitter Profile Photo

Whereabouts is an IP Address Management (IPAM) CNI plugin that assigns IP addresses cluster-wide Whereabouts can be used for both IPv4 & IPv6 addressing ➜ github.com/k8snetworkplum…

Ivan Velichko (@iximiuz) 's Twitter Profile Photo

How to Pick an Optimal Node.js Docker Image 🧵 Assuming we want to use Node.js 22 (LTS), here are the main image candidates: - node:22 - node:22-slim - node:22-alpine - bitnami/node:22 - chainguard/node:22 - gcr_io/distroless/nodejs22 How do you choose the most suitable image?

How to Pick an Optimal Node.js Docker Image 🧵

Assuming we want to use Node.js 22 (LTS), here are the main image candidates:

- node:22
- node:22-slim
- node:22-alpine
- bitnami/node:22
- chainguard/node:22
- gcr_io/distroless/nodejs22

How do you choose the most suitable image?