Navigating Proxy Servers with Ease: New Advancements in Docker Desktop 4.30
Docker Desktop 4.30 offers new proxy authentication enhancements, especially on the Windows front, to ensure seamless integration and interaction. ⌘ Read more
Docker Desktop 4.30: Proxy Support with SOCKS5, NTLM and Kerberos, ECI for Build Commands, Build View Features, and Docker Desktop on RHEL Beta
Read about new features in Docker Desktop 4.30, such as improved SOCKS5 proxy support, advanced integration with NTLM and Kerberos, and extended Enhanced Container Isolation to secure build environments. ⌘ Read more
Wasm vs. Docker: Performant, Secure, and Versatile Containers
Learn what WebAssembly is, why to use it, and how Docker and Wasm work together. ⌘ Read more
Creating AI-Enhanced Document Management with the GenAI Stack
We show how to integrate Alfresco, a robust document management system, with the GenAI Stack to open up document analysis, description, and classification possibilities. ⌘ Read more
Creating AI-Enhanced Document Management with the GenAI Stack
We show how to integrate Alfresco, a robust document management system, with the GenAI Stack to open up document analysis, description, and classification possibilities. ⌘ Read more
Docker and JFrog partner to further secure Docker Hub and remove millions of imageless repos with malicious links
Docker and JFrog partner further secure Docker Hub by removing millions of imageless repos with malicious links. ⌘ Read more
不可思議的快!加速 Docker 中構建 Golang 應用
這些天我在工作中正在進行一個 GoLang 項目。這與我們通常使用的 Java 和 Spring Boot 應用程序有很大不同, 感覺很不錯:)。和我們所有的其他組件一樣, 這個 GoLang 項目也需要被封裝在一個容器中, 才能在 Kubernetes 集羣中執行。所以我編寫了一個 Dockerfile:構建階段FROM golang:1.22.1-alpine AS buildWORKDIR ⌘ Read more
A Promising Methodology for Testing GenAI Applications in Java
Testing applications that incorporate AI can be difficult. In this article, we share a promising new methodology for testing GenAI applications in Java. ⌘ Read more
Better Debugging: How the Signal0ne Docker Extension Uses AI to Simplify Container Troubleshooting
Get started with Signal0ne, a Docker Desktop extension that scans Docker containers’ state and logs in search of problems, analyzes the discovered issues, and outputs insights to help developers debug. ⌘ Read more
AI Trends Report 2024: AI’s Growing Role in Software Development
The most recent Docker State of Application Development Survey results offer insights into how developers are adopting and utilizing AI, reflecting a shift toward more intelligent, efficient, and adaptable development methodologies. ⌘ Read more
Next-Level Error Handling: How Docker Desktop 4.29 Aims to Simplify Developer Challenges
In the Docker Desktop 4.29 release, we’ve embarked on an ambitious journey to elevate the user experience by fundamentally redefining error management. Learn more about this intuitive new prompt that sheds light on the mysterious seas of error messages. ⌘ Read more
Docker Desktop 4.29: Docker Socket Mount Permissions in ECI, Advanced Error Management, Moby 26, and New Beta Features
Docker Desktop 4.29 introduces enhancements to secure and streamline the development process and to improve error management and workflow efficiency. With the integration of Enhanced Container Isolation (ECI) with Docker socket mount permissions, the debut of Moby 26 within Docker Desktop, and exciting features such as Docker Compose enhancements via synchronized file shares reaching Beta, we’re equipp … ⌘ Read more
Get started with the latest updates for Dockerfile syntax (v1.7.0)
Dockerfiles are fundamental tools for developers working with Docker, serving as a blueprint for creating Docker images. Learn about new Dockerfile (v1.7.0) capabilities and how you can can leverage them in your projects to further optimize your Docker workflows. ⌘ Read more
Debian’s Dedication to Security: A Robust Foundation for Docker Developers
We outline how and why Debian operates as a secure basis for development and makes a good choice for Docker Official Images. ⌘ Read more
From Misconceptions to Mastery: Enhancing Security and Transparency with Docker Official Images
Docker Official Images are an important component of Docker’s commitment to the security of both the software supply chain and open source software. We address three common misconceptions about Docker Official Images and outline seven ways they help secure the software supply chain. ⌘ Read more
KubeCon EU 2024: Highlights from Paris
If you stopped by the KubeCon EU 2024 Docker booth, you may have seen our Megennis Motorsport Racing experience. Or you may have talked to one of our engineers about our new fast Docker Build Cloud experience. We round up a few other highlights from Paris. ⌘ Read more
Empower Your Development: Dive into Docker’s Comprehensive Learning Ecosystem
Find out about Docker’s multifaceted approach to developer education, including partnerships with platforms like Udemy and LinkedIn Learning, official docs and use-cases, and content created by Docker Captains and the developer community. ⌘ Read more
OpenSSH and XZ/liblzma: A nation-state attack was thwarted, what did we learn?
Docker CTO Justin Cormack looks at what we can learn from malicious code in upstream tarballs of xz targeted at subset of OpenSSH servers. “It is hard to overstate how lucky we were here, as there are no tools that will detect this vulnerability.” ⌘ Read more
Building a Video Analysis and Transcription Chatbot with the GenAI Stack
Dive into a video transcription and chat project that leverages the GenAI Stack, along with seamless integration provided by Docker, to streamline video content processing and understanding. ⌘ Read more
containerd vs. Docker: Understanding Their Relationship and How They Work Together
Learn what containerd is, how Docker and containerd work together, and how their combined strengths can improve developer experience. ⌘ Read more
Is Your Container Image Really Distroless?
Find out what makes an image distroless, tools that make the creation of distroless images practical, and security benefits of this approach. ⌘ Read more
11 Years of Docker: Shaping the Next Decade of Development
Eleven years ago, Solomon Hykes walked onto the stage at PyCon 2013 and revealed Docker to the world for the first time. The world of application software development changed forever. ⌘ Read more
Docker Partners with NVIDIA to Support Building and Running AI/ML Applications
At the NVIDIA GTC global AI conference, the latest release of NVIDIA AI Enterprise was announced, providing businesses with the tools and frameworks needed to build and deploy custom generative AI models with NVIDIA AI foundation models, the NVIDIA NeMo framework, and the just-announced NVIDIA NIM inference microservices. Learn about some of the Docker resources available to customers today. ⌘ Read more
@mckinley@twtxt.net for me:
- a wall mount 6U rack which has:
- 1U patch panel
- 1U switch
- 2U UPS
- 1U server, intel atom 4G ram, debian (used to be main. now just has prometheus)
- 1U patch panel
- a mini ryzon 16 core 64G ram, fedora (new main)
- multiple docker services hosted.
- multiple docker services hosted.
- synology nas with 4 2TB drives
- turris omnia WRT router -> fiber uplink
network is a mix of wireguard, zerotier.
- wireguard to my external vms hosted in various global regions.
- this allows me ingress since my ISP has me behind CG-NAT
- this allows me ingress since my ISP has me behind CG-NAT
- zerotier is more for devices for transparent vpn into my network
i use ssh and remote desktop to get in and about. typically via zerotier vpn. I have one of my VMs with ssh on a backup port for break glass to get back into the network if needed.
everything has ipv6 though my ISP does not provide it. I have to tunnel it in from my VMs.
Rev Up Your Cloud-Native Journey: Join Docker at KubeCon + CloudNativeCon EU 2024 for Innovation, Expert Insight, and Motorsports
We are racing toward the finish line at KubeCon + CloudNativeCon Europe, March 19 – 22, 2024 in Paris, France. Join the Docker “pit crew” at Booth #J3 for an incredible racing experience, new product demos, and limited-edition SWAG. Here’s a preview of what to expect. ⌘ Read more
Are Containers Only for Microservices? Myth Debunked
Containerization is commonly associated with microservices architecture because of its agility and scalability, but the potential extends far beyond, offering compelling benefits to a variety of architectural styles. ⌘ Read more
Filter Out Security Vulnerability False Positives with VEX
False positives got you down? VEX works with Docker Scout to filter out false positives in security vulnerabilities. Learn how to get started with this powerful combo. ⌘ Read more
Revolutionize Your CI/CD Pipeline: Integrating Testcontainers and Bazel
Learn how the combination of Bazel and Testcontainers helps developers build and release software by providing a hermetic build system. ⌘ Read more
Azure Container Registry and Docker Hub: Connecting the Dots with Seamless Authentication and Artifact Cache
See best practices for using public images and ensuring the security and reliability of your Docker containers. ⌘ Read more
Docker Desktop 4.28: Enhanced File Sharing and Security plus Refined Builds View in Docker Build Cloud
Learn about the latest improvements to Docker Desktop, including enhanced security, Builds view refinements, and updated file-sharing controls. ⌘ Read more
How to Use Testcontainers on Jenkins CI
We explore how to run tests based on the open source Testcontainers framework in a Jenkins pipeline using Docker and Testcontainers Cloud. ⌘ Read more
6 Docker Security Best Practices for Your Application
This comprehensive guide for developers and operators provides actionable insights to enhance the security and efficiency of Docker applications. ⌘ Read more
How to Use OpenPubkey to Solve Key Management via SSO
We show how OpenPubkey can be used to improve SSH key management, and we look at three use cases in detail. ⌘ Read more
Docker Desktop 4.27: Synchronized File Shares, Docker Init GA, Private Extensions Marketplace, Moby 25, Support for Testcontainers with ECI, Docker Build Cloud, and Docker Debug Beta
Learn about new features in Docker Desktop 4.27, including synchronized file shares, collaboration enhancements in Docker Build Cloud, and Docker Debug Beta release. ⌘ Read more
Build Multimodal GenAI Apps with OctoAI and Docker
Learn how to compose an open source foundational model into a streamlined image transformation pipeline with OctoAI and Docker. ⌘ Read more
See 2-10x Faster File Operation Speeds with Synchronized File Shares in Docker Desktop
Learn about the latest Docker Desktop feature, synchronized file shares, which provides native file system performance, improving file operation speeds by 2-10x. ⌘ Read more
Streamline Dockerization with Docker Init GA
The Docker team announces the general availability of docker init, with support for multiple languages and stacks, making it simpler than ever to containerize your applications. ⌘ Read more
Scaling Docker Compose Up
Manage microservice sprawl with Docker Compose by importing subprojects from other Git repos. Compose Watch provides the benefits of container-first development without compromising on developer experience. ⌘ Read more
Docker Joins the AWS ISV Accelerate Program
Docker has joined the exclusive tier of ISVs within the AWS ISV Accelerate Program, which offers new opportunities for strategic collaboration between the companies. ⌘ Read more
Docker Security Advisory: Multiple Vulnerabilities in runc, BuildKit, and Moby
Docker security advisory about multiple vulnerabilities in runc, BuildKit, and Moby: We will publish patched versions of runc, BuildKit, and Moby on January 31 and release an update for Docker Desktop on February 1 to address these vulnerabilities. Additionally, our latest Moby and BuildKit releases will include fixes for CVE-2024-23650 and CVE-2024-24557, discovered respectively by an … ⌘ Read more
Announcing Docker Scout Software Supply Chain Solution for Open Source Projects
Docker is now providing a free Docker Scout Team subscription to all Docker-Sponsored Open Source (DSOS) program participants. ⌘ Read more
EJBCA and Docker — Streamlining PKI Management and TLS Certificate Issuance
Learn how to deploy EJBCA as a Docker container, making your infrastructure setup more modern, efficient, and flexible for your security and certificate management needs. ⌘ Read more
Introducing Docker Build Cloud: A New Solution to Speed Up Build Times and Improve Developer Productivity
Docker Build Cloud is now generally available. Learn more about the benefits of Docker Build Cloud and see how to get started. ⌘ Read more
How to Enhance Application Security Posture with Docker Scout Policies
Learn how Docker Scout policies can help development and security teams define and achieve an ideal application security posture for organizations. ⌘ Read more
How to Use OpenPubkey to SSH Without SSH Keys
Learn how OpenPubkey SSH (OPK SSH) allows you to use your regular email account or SSO to log in and securely connect to an SSH server. ⌘ Read more
8 Top Docker Tips & Tricks for 2024
Whether you’re a Docker expert or new to the Docker community, you may be wondering about the best ways to optimize or get started quicker on Docker. Docker Captain Vladimir Mikhalev rounds up top Docker tips to help you supercharge developer productivity in 2024. ⌘ Read more
i am wondering if maybe i need a better heap like a btree backed one instead of just list sort on Dequeue.
I found a bug where i didnt include an open/closed list that seemed to shave off a little. right now it runs in about 70 seconds on my machine.. it takes over the 300s limit when it runs on the testrunner on the same box.. docker must be restricting resources for it.
I might come back to it after i work through improving my code for day 23. Its similar but looking for the longest path instead of shortest.
How to Use OpenPubkey with GitHub Actions Workloads
Learn how to use OpenPubkey to bind public keys to workload identities using GitHub Actions and Docker. And find out how Docker is using OpenPubkey with GitHub Actions to sign Docker Official Images and improve supply chain security. ⌘ Read more
將 go 代碼打包成 docker 鏡像
概述–在本教程中,你將生成一個容器映像。該映像包括運行應用程序所需的一切:編譯的應用程序二進制文件、運行時、庫以及應用程序所需的所有其他資源。前置條件—-若要完成本教程,需要滿足以下條件:golang 1.19+ 本地安裝了 docker Git 客戶端 程序–該應用程序提供兩個 HTTP endpoint:/ 返回符號 < 3 /health 返回 {“Statu ⌘ Read more
Docker 2023: Milestones, Updates, and What’s Next
Couldn’t keep up with the pace of Docker news and product announcements in 2023? We rounded up milestones, performance improvements, product announcements, new features, acquisitions, and more to help you catch up. ⌘ Read more