product

#Docker

1
mentions this week
7 this month

Related Links

8

OneCLI: The open-source secret vault for AI agents.

OneCLI is an open-source secret vault designed for AI agents, operating as a Docker container. It provides an encrypted vault and dashboard to store and inject secrets without exposing keys to the agents themselves.

onecli.sh·1 source·2h
Hacker News
AI

A Decade of Docker Containers

This article in *Communications of the ACM* reflects on the first decade of Docker containers, examining their impact on software development and deployment. It analyzes the evolution of containerization technology, its adoption across various industries, and its influence on cloud computing and microservices architectures.

cacm.acm.org·1 source·5d
Hacker News
BUSINESS

BuildKit: Docker's Hidden Gem That Can Build Almost Anything - Tuan-Anh Tran

BuildKit is presented as more than just a tool for faster Docker builds; it's a general-purpose build framework. Its programmable architecture can produce various artifacts, making it a versatile asset for software development.

tuananh.net·1 source·Feb 26
Hacker News
BUSINESS

Red Hat takes on Docker Desktop with its enterprise Podman Desktop build

Red Hat is challenging Docker Desktop with its commercially supported Podman Desktop build. The company aims to attract corporate developers by offering enterprise-level support and features not found in the more consumer-focused Docker Desktop.

thenewstack.io·1 source·Feb 25
Hacker News
BUSINESS

How I built Timeframe, our family e-paper dashboard

Joel Hawksley details the construction of "Timeframe," a family e-paper dashboard. He outlines the hardware (Raspberry Pi Zero 2 W, e-paper display) and software (Perl, Smooth API, Docker) choices, and how he uses it to display useful family information.

hawksley.org·1 source·Feb 23
Hacker News
BUSINESS

GitHub - a11ce/docker-lisp: A Docker image is a piece of executable code that produces some output given some input.

The GitHub repository a11ce/docker-lisp provides a Docker image for Lisp development. The project aims to offer an executable environment for Lisp-based code.

github.com·1 source·Feb 19
Hacker News
BUSINESS

Run NanoClaw in Docker Shell Sandboxes

The Docker blog post details how to run NanoClaw, an AI-powered WhatsApp assistant using Claude, within Docker Sandboxes. This provides stronger isolation and proxy management for API keys, enhancing security and control.

docker.com·1 source·Feb 17
Hacker News
BUSINESS

Running My Own XMPP Server » Danny

The blog post details the author's experience setting up a Prosody XMPP server using Docker, focusing on aspects like federated messaging, file sharing, voice calls, and end-to-end encryption. It also includes notes on configuring TURN/STUN with CoTURN.

blog.dmcc.io·1 source·Feb 16
Hacker News
BUSINESS