Complted Daily exercises Day 44, added comments Day 44
This commit is contained in:
parent
3f9efc99a8
commit
a991dde61f
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: '#90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop - Day 44'
|
||||
title: "#90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop - Day 44"
|
||||
published: false
|
||||
description: 90DaysOfDevOps - Docker Images & Hands-On with Docker Desktop
|
||||
tags: 'devops, 90daysofdevops, learning'
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
cover_image: null
|
||||
canonical_url: null
|
||||
id: 1048708
|
||||
@ -140,3 +140,5 @@ I wanted that to hopefully give you an overview of Docker Desktop and the not-so
|
||||
- [WSL 2 with Docker getting started](https://www.youtube.com/watch?v=5RQbdMn04Oc)
|
||||
|
||||
See you on [Day 45](day45.md)
|
||||
|
||||
# Completed exercises - Docker Desktop, Docker Engine, Images
|
||||
|
@ -88,7 +88,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
||||
|
||||
- [✔️] 🏗️ 42 > [The Big Picture: Containers](Days/day42.md)
|
||||
- [✔️] 🏗️ 43 > [What is Docker & Getting installed](Days/day43.md)
|
||||
- [] 🏗️ 44 > [Docker Images & Hands-On with Docker Desktop](Days/day44.md)
|
||||
- [✔️] 🏗️ 44 > [Docker Images & Hands-On with Docker Desktop](Days/day44.md)
|
||||
- [] 🏗️ 45 > [The anatomy of a Docker Image](Days/day45.md)
|
||||
- [] 🏗️ 46 > [Docker Compose](Days/day46.md)
|
||||
- [] 🏗️ 47 > [Docker Networking & Security](Days/day47.md)
|
||||
|
Loading…
Reference in New Issue
Block a user