Adopting Docker containers is a great way to help speed software delivery. But there are different ways to go about Dockerizing your app. They don’t all offer the same degree of value. To get the most out of Docker, it’s important to build Docker dire...
Read more »
Langchain + Docker + Neo4j. Contribute to docker/genai-stack development by creating an account on GitHub. (more…)
Read more »
This post is neither a recommendation, nor even a suggestion. It’s just me toying with an idea: Implement it at your own risk! The main benefit of Docker containers is that they are self-contained. For developers, that means one just needs to inherit from... (more…)
Read more »
Starting with 0.3.0, Astral’s uv brought many great features, including support for cross-platform lock files uv.lock. Together with subsequent fixes, it has become Python’s finest workflow tool for my (non-scientific) use cases. Here’s how I build produc... (more…)
Read more »
Deploy a new C++ servlet that relies on the IMSL C Numerical Library (CNL). Demonstrating how 3rd party libraries can be incorporated into a Docker application to support writing more advanced servlets. (more…)
Read more »