DevTurtle
Home Page
Who I am?
CATEGORIES
AI
DevOps
LEARN
Spring AI
LangChain
Playwright
Docker
DevOps
How to install Docker for free on Mac?
If you have already read our article that explains what Docker is and how it is an indispensable tool for speeding up the development and distribution of applications, then now you are ready to install it and start using it! In this article we will see how to install Docker on Mac and how to […]
DevOps
What is Docker and how does it work?
If you are reading this article it means that you have heard of Docker for work reasons or because you are passionate about software development and want to understand what it is and how it works. We will therefore try to answer the question starting from the beginning and illustrating all the concepts that underlie […]
DevOps
Oracle XE – Start the database on Docker
Oracle Database Express Edition (XE) is a free version of the popular Oracle Database, designed for developers, students, and enthusiasts who want to experiment with Oracle Database features without having to invest in expensive licenses. Docker is a containerization platform that simplifies the process of deploying applications, including databases. In this article, we will explore […]