##docker
This was my:

1st conference and talk as a #CNCF Ambassador 🚀☸️

1st #KubeCon/#CloudNativeCon as a speaker without @maeddes.bsky.social as my co-speaker (missed you!!)

1st conf talk with someone I met only 3 weeks prior (Tobias Angerstein is great!)

@cncf.bsky.social #kubernetes #k8s #docker #otel
November 15, 2024 at 11:25 PM
Introducing Dockerfile.app

Tired of the hassle of finding and configuring Dockerfiles?

Try dockerfile.app! A community-driven platform for sharing and streamlining your Docker & Docker Compose files.

Simplify self-hosting for everyone.

#docker #devops
November 1, 2024 at 6:22 AM
The design of Docker Desktop dramatically overestimates the significance of #Docker in my life.
May 16, 2026 at 5:39 PM
Today’s n8n lesson 🧠⚙️

Got a “built-in module not allowed” error while using `crypto` in a Code node. The fix? Since I’m running n8n with Docker Compose, I allowed it through the environment variable and restarted the container. 🐳

Small fix, useful lesson! 🚀

#n8n #Docker #JavaScript #Automation
September 26, 2026 at 5:51 AM
Run a container inside another container! Linux nested virtualization lets you test complex setups, deploy apps easily, and even emulate AWS/GCP/Azure instances locally for fun and profit. See how to run Docker inside Incus containers www.cyberciti.biz/faq/how-to-r...

#linux #opensource #docker
How to run Docker inside Incus containers
This page explains how to run and set up Docker app containers inside Incus system containers on Linux using various methods.
www.cyberciti.biz
December 18, 2024 at 6:12 AM
Heads up! Docker limits unauthenticated pulls to 10/HR/IP from Docker Hub, from March 1. #Docker #Linux #Sysadmin #Linux #DevOps
February 21, 2025 at 3:01 PM
🐳 🐙 Docker open-sourced docker/skills (v0.3.0): SKILL.md guides teaching AI agents pinned tags, health checks, non-root images, no baked-in credentials.

11 skills, 4 product families.

Deep dive series starts Monday.

Repo: github.com/docker/skills
Docs: docs.docker.com/ai/skills/

#Docker #AI
Agent Skills Overview - Agent Skills
A standardized way to give AI agents new capabilities and expertise.
SKILL.md
September 25, 2026 at 8:56 AM
🐳+R = ❤️
If you want to learn how to dockerize your R development environment, here are some tutorials I created in the past year 🧶👇🏼 1/5

#Docker #RStats #DataScience #MLOps
December 5, 2024 at 2:36 PM
🔐 Hit an n8n error: `access to env vars denied` while generating a Ghost Admin API JWT.

The fix? I had forgotten to set `N8N_BLOCK_ENV_ACCESS_IN_NODE=false` in Docker.

The API key stays in `.env`—never hard-coded.

📝 github.com/lonelyH3b/Pe...

#n8n #Docker #Ghost #APIs
September 26, 2026 at 10:48 AM
Just launched: My guide to self‑hosted photo backups with Immich!

- Docker
- Optional GPU acceleration
- Mount external NAS shares
- Full control over your library (no more vendor lock‑in!

Check it out! youtu.be/ehX0cl3IfdA

#selfhosting #docker #homelab
Take Control of Your Photos – Self-Host Immich on Your Server
YouTube video by Techno Tim
youtu.be
June 15, 2025 at 4:05 PM
Interested in using tools like #GitHub, #Markdown, #Docker for a more efficient and reproducible research workflow?

If yes, my new course at UCL @ioe.bsky.social and NCRM may interest you. Registrations are open.

Thanks to @pengzell.bsky.social for coordinating!

www.ncrm.ac.uk/training/sho...
October 19, 2023 at 7:22 AM
After I set up a Python environment to run LLMs locally with Docker Model Runner, I wondered if you could use the same workflow with R. The short answer is, "Hell Yeah!"

It took me 5 minutes to run LLMs with R using the ellmer library. Working on a step-by-step tutorial...

#RStats #LLM #Docker
August 17, 2025 at 1:32 PM
I have just been recognized as a Docker Captain and have received my *Whalecome* email!! 🐳👨‍✈️🥳

I have been working with and talking about #Docker for a very long time and I am very excited and humbled to be recognized as one of the Captains! Thank you! 🤩🎉
November 15, 2024 at 2:38 PM
A new tutorial in my Docker 🐳 101 series for AI developers — this time focusing on running a container 👇🏼

theaiops.substack.com/p/how-to-run...

#docker #ai #mlops
How to Run a Docker Container from an Image
Learn how to run a Docker container from an image, publish a FastAPI port to localhost, verify the API, and stop and remove the container.
theaiops.substack.com
September 22, 2026 at 1:52 PM
Working on my Macbook while sitting at a Starbucks in an airport. I gotta say, M Pro 14" is excellent for traveling.

So lightweight I can hardly feel it... much better than my heavy brick of Dell. Casually running #ollama and #docker like it's nothing. 🤩 why did I resist for so many years.
November 19, 2024 at 6:49 AM
A great overview of the evolution of #container technology via #Docker. It also provides a quick peek into the various technology bits that enable containers work.

If you want to learn more about how containers work, then consider starting with wizardzines.com/zines/contai... by @b0rk.jvns.ca.
February 25, 2026 at 9:55 PM
Legendary @kelseyhightower.com talks #Docker vs #Nix on
@thenewstack.io:

"Look, if I had to choose one — I'm choosing Docker."
In a recent talk, Kubernetes expert Kelsey Hightower explored the Docker alternative Nix, recognizing its potential for improved software reproducibility and supply chain security.
Kelsey Hightower on Nix vs. Docker: Is There a Different Way?
In a recent talk, Kubernetes expert Kelsey Hightower explored the Docker alternative Nix, recognizing its potential for improved software reproducibility and supply chain security.
bit.ly
April 16, 2025 at 4:04 PM