Change to two spaces

This commit is contained in:
Oliver Davies 2024-09-08 23:09:54 +01:00
parent 2537fe2052
commit ed60ab964c
556 changed files with 2252 additions and 2252 deletions

View file

@ -3,7 +3,7 @@ permalink: daily/2022/08/21/2022-08-21
pubDate: 2022-08-21
title: "Why I use Docker and Docker Compose for my projects"
tags:
- docker
- docker
---
For the last few years, I've used Docker and Docker Compose exclusively on all of my projects. When I start a new project or onboard a new client, usually one of the first things that I need to do is get an application running in Docker so that I can work on it.