-
Docker Community Edition on macOS | MandrakeTech
We'll walk through setting up a fully functional Docker en...
2026-07-11 -
systemd, crond and Docker Container | MandrakeTech
Recently, I was in a situation where I needed cron jobs to run inside my DevContainer, to mimic the behaviour of my production machine. Specifically, in the context of log rotation. And, given that the default container images do not contain the syst...
2026-07-11 -
Installing JDK in Docker: Control your tools | MandrakeTech
When it comes to Dockerizing your applications, optimizing the installation of essential components like the Java Development Kit (JDK) is crucial. The JDK is a fundamental requirement for many Java-based applications and services. In this blog post,...
2026-07-11
-
Stop Using localhost:8080 - Why Your Dev Environment Needs Production-Grade Network Security | MandrakeTech
In this post, I'll walk you through a Docker-based Java deve...
2026-07-11 -
Product Engineering Foundations Masterclass | MandrakeTech
A seven-day hands-on programme that evolves an Expense Tracker from simple exercises into a distributed, fault-tolerant system.
2026-07-11 -
Masterclass for CS Industry Readiness: Building a Future in Code | MandrakeTech
Greetings, tech enthusiasts! 🚀 Are you ready to take your coding journey to the next level? I'm thrilled to announce an immersive Masterclass designed for those aspiring to excel in the CS industry. The Challenge: Building a Distributed System The c...
2026-07-11 -
[HttpServer series] The fight of the GenAI tools - ChatGPT, Bard, CodyAI? | MandrakeTech
( Note: You can read the full series at: https://www.mandraketech.in/blog/series/java-http-server ) Now that the Dev Environment is ready, lets get started. In the world of ChatGPT and Bard, I do not want to start from scratch. So, I will ask both of the...
2026-07-11 -
Blog | MandrakeTech
Thoughts on architecture, engineering culture, building products, and the occasional philosophical tangent.
2026-07-02 -
[HttpServer series] Testing the server | MandrakeTech
( Note: You can read the full series at: https://www.mandraketech.in/blog/series/java-http-server ) As I started the journey down the test route, the first thought was to unit test the individual Handlers. This required the implementation of a HttpExchan...
2026-07-11 -
Products | MandrakeTech
Micro-SaaS tools built from real operational needs. Focused, reliable, and designed to just work.
2026-07-02
Learn why AI agent isolation matters, how Docker SBX enables safer AI workflows, and how Sandbox Kits help. Written by Docker Captain Karan Verma.
if you are wondering what is docker in devops you are not the only one here we will try to explaion the concept simpely we will also introduce some..