Complted Daily exercises Day 47, added comments Day 47
This commit is contained in:
parent
f6812d2d00
commit
62d7e6d377
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: '#90DaysOfDevOps - Docker Networking & Security - Day 47'
|
||||
title: "#90DaysOfDevOps - Docker Networking & Security - Day 47"
|
||||
published: false
|
||||
description: 90DaysOfDevOps - Docker Networking & Security
|
||||
tags: 'devops, 90daysofdevops, learning'
|
||||
tags: "devops, 90daysofdevops, learning"
|
||||
cover_image: null
|
||||
canonical_url: null
|
||||
id: 1049078
|
||||
@ -137,3 +137,5 @@ Checking `docker image` is a great command to see the size of your images.
|
||||
- [YAML Tutorial: Everything You Need to Get Started in Minute](https://www.cloudbees.com/blog/yaml-tutorial-everything-you-need-get-started)
|
||||
|
||||
See you on [Day 48](day48.md)
|
||||
|
||||
# Completed exercises Docker networking and security
|
||||
|
@ -91,7 +91,7 @@ The quickest way to get in touch is going to be via Twitter, my handle is [@Mich
|
||||
- [✔️] 🏗️ 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)
|
||||
- [✔️] 🏗️ 47 > [Docker Networking & Security](Days/day47.md)
|
||||
- [] 🏗️ 48 > [Alternatives to Docker](Days/day48.md)
|
||||
|
||||
### Kubernetes
|
||||
|
Loading…
Reference in New Issue
Block a user