docker共727篇
Steps to deploy Python applications in containers and to Kubernetes clusters for data scientists and ML engineers-拾光赋

Steps to deploy Python applications in containers and to Kubernetes clusters for data scientists and ML engineers

Steps to deploy Python applications in containers and to Kubernetes clusters for data scientists and ML engineers,Simple guidance for data science and/or ML engineers to help appli...
kity的头像-拾光赋kity4天前
02515
Mastering Python Project Management with uv: Part 4 — CI/CD & Docker-拾光赋

Mastering Python Project Management with uv: Part 4 — CI/CD & Docker

Mastering Python Project Management with uv: Part 4 — CI/CD & Docker,Originally published on Medium The Terminus Edition — Modern CI/CD and Deployment Workflows for LLM-Powered A...
kity的头像-拾光赋kity8天前
0436
Mastering Python Project Management with uv: Part 3 — MLops-拾光赋

Mastering Python Project Management with uv: Part 3 — MLops

Mastering Python Project Management with uv: Part 3 — MLops,Tired of waiting for pip? UV cuts dependency hell from coffee-break to blink-speed. Here's how I use it for MLOps—and ...
kity的头像-拾光赋kity8天前
0287
How to run containerized JAVA application-拾光赋

How to run containerized JAVA application

How to run containerized JAVA application,Take this multi-stage Dockerfile: FROM eclipse-temurin:21-jdk-ubi9-minimal AS builder ARG APP_VERSION WORKDIR /application/ COPY build/lib...
kity的头像-拾光赋kity10天前
04710
AI Runner: now works with Docker-拾光赋

AI Runner: now works with Docker

AI Runner: now works with Docker,When I first released AI Runner I added a Docker container that it could be used with, however my attention was soon diverted to maintaining compil...
kity的头像-拾光赋kity10天前
0397
Mi Viaje de Desarrollador Java a Ingeniero DevOps-拾光赋

Mi Viaje de Desarrollador Java a Ingeniero DevOps

Mi Viaje de Desarrollador Java a Ingeniero DevOps, Desafíos y Aprendizajes Clave Después de años trabajando como desarrollador backend con Java y Spring Boot, decidí dar un pas...
kity的头像-拾光赋kity11天前
04512
Kiponos.io achieve True Realtime Config!-拾光赋

Kiponos.io achieve True Realtime Config!

Kiponos.io achieve True Realtime Config!, The Only True Realtime Providers on the Planet! We're proud to announce we're the only ones providing true realtime collaborated configura...
kity的头像-拾光赋kity12天前
03615
DGS GraphQL & Spring Boot-拾光赋

DGS GraphQL & Spring Boot

DGS GraphQL & Spring Boot, Why GraphQL? GraphQL provides a powerful layer to unify data from various backend sources, including databases, REST APIs, and microservices, into a sing...
kity的头像-拾光赋kity15天前
04410
Dockerizing Spring Boot Application: A Beginner's Guide-拾光赋

Dockerizing Spring Boot Application: A Beginner’s Guide

Dockerizing Spring Boot Application: A Beginner's Guide,Hello learners, If you are reading How to Dockerize a Spring Boot App, I assume you already know what containerization is. I...
kity的头像-拾光赋kity18天前
0335
Orchestrating Models: Machine Learning with Docker Compose-拾光赋

Orchestrating Models: Machine Learning with Docker Compose

Orchestrating Models: Machine Learning with Docker Compose,Docker Compose is a powerful tool for defining and managing multi-container Docker applications in a simple and efficient...
kity的头像-拾光赋kity24天前
03610
Introducing a Lightweight Apache JMeter Docker Image: Efficient Load Testing Made Simple-拾光赋

Introducing a Lightweight Apache JMeter Docker Image: Efficient Load Testing Made Simple

Introducing a Lightweight Apache JMeter Docker Image: Efficient Load Testing Made Simple, Learn JMeter Series (34 Part Series) 1 S1E1 Learn JMeter Series - Getting Started with JMe...
kity的头像-拾光赋kity31天前
0397
Deep Dive into uv Dockerfiles by Astral: Image Size, Performance & Best Practices-拾光赋

Deep Dive into uv Dockerfiles by Astral: Image Size, Performance & Best Practices

Deep Dive into uv Dockerfiles by Astral: Image Size, Performance & Best Practices, Dockerizing Python applications is still a complex task, despite all the tools we have at our dis...
kity的头像-拾光赋kity31天前
0357