docker共714篇
Containerizing Python Apps: A Gentle Introduction to Docker With FastAPI-拾光赋

Containerizing Python Apps: A Gentle Introduction to Docker With FastAPI

Containerizing Python Apps: A Gentle Introduction to Docker With FastAPI,This video introduces containerization of Python Applications using Docker, an open-source platform that st...
kity的头像-拾光赋kity16天前
0418
Dockerfile for Django Devs-拾光赋

Dockerfile for Django Devs

Dockerfile for Django Devs, Introduction I absolutely adore Django. It's a fantastic web framework that allows you to prototype quickly while also being powerful enough to scale in...
kity的头像-拾光赋kity17天前
03313
How deploy an proyect using docker-拾光赋

How deploy an proyect using docker

How deploy an proyect using docker,En este post lo que se hizo fue crear una prueba para una web, la idea inicial es usar python para backend y react para frontend. Luego dockeriza...
kity的头像-拾光赋kity19天前
0405
Efficient Python Dependency Management with uv in Docker for FastAPI-拾光赋

Efficient Python Dependency Management with uv in Docker for FastAPI

Efficient Python Dependency Management with uv in Docker for FastAPI,In modern Python development, managing project dependencies efficiently is crucial for optimizing both developm...
kity的头像-拾光赋kity19天前
0565
Deployable On-Premises RAG-拾光赋

Deployable On-Premises RAG

Deployable On-Premises RAG,I’m excited to introduce Minima, an open-source Retrieval-Augmented Generation (RAG) solution designed to work seamlessly on-premises or with integratio...
kity的头像-拾光赋kity20天前
03312
Understanding Dockerfile: A Guide to Building Efficient Docker Images-拾光赋

Understanding Dockerfile: A Guide to Building Efficient Docker Images

Understanding Dockerfile: A Guide to Building Efficient Docker Images,At the core of Docker's containerization process lies the Dockerfile, a powerful tool that automates the creat...
kity的头像-拾光赋kity22天前
05611
Simplified: Spring Boot with Docker (Part 3)-拾光赋

Simplified: Spring Boot with Docker (Part 3)

Simplified: Spring Boot with Docker (Part 3),We covered the 'Multiple Services Instances' angle of Spring Boot and Docker in the Part 2 article of this series. In this Part 3 artic...
kity的头像-拾光赋kity29天前
0436

“You Don’t Know Java” The Philosophy of Unit Test Naming

'You Don't Know Java' The Philosophy of Unit Test Naming, The Design Philosophy of Unit Testing Programs are written primarily for humans to read, and only incidentally for machine...
kity的头像-拾光赋kity35天前
03210
Automating Sports Highlights Backup with AWS ECS, DynamoDB, and S3-拾光赋

Automating Sports Highlights Backup with AWS ECS, DynamoDB, and S3

Automating Sports Highlights Backup with AWS ECS, DynamoDB, and S3, Introduction In this technical blog, we will explore the SportsDataBackup project, which automates fetching spor...
kity的头像-拾光赋kity37天前
02410
Simplified: Spring Boot with Docker (Part 2)-拾光赋

Simplified: Spring Boot with Docker (Part 2)

Simplified: Spring Boot with Docker (Part 2),We covered the 'Getting Started' angle of Spring Boot and Docker in the Part 1 article of this series. In this Part 2 article, we shall...
kity的头像-拾光赋kity38天前
03815
Simplified: Spring Boot with Docker (Part 1)-拾光赋

Simplified: Spring Boot with Docker (Part 1)

Simplified: Spring Boot with Docker (Part 1),Spring Boot is a popular framework for building microservices in Java. Spring Boot helps make building REST services faster because of ...
kity的头像-拾光赋kity41天前
03214
Diagnosing JVM Parameters in Java Applications with JPS-拾光赋

Diagnosing JVM Parameters in Java Applications with JPS

Diagnosing JVM Parameters in Java Applications with JPS,When dealing with third-party Java applications where startup parameters are hard to verify, using the jps tool to confirm t...
kity的头像-拾光赋kity42天前
03914