From 29b4a873290c248f73333719d0b3c14da71b012b Mon Sep 17 00:00:00 2001 From: Markus Fischbacher <453368+rockaut@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:13:09 +0100 Subject: [PATCH] Updated Docker 101 Before starting with containerized Zabbix (markdown) --- Docker-101---Before-starting-with-containerized-Zabbix.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docker-101---Before-starting-with-containerized-Zabbix.md b/Docker-101---Before-starting-with-containerized-Zabbix.md index 521ca85..dffbedb 100644 --- a/Docker-101---Before-starting-with-containerized-Zabbix.md +++ b/Docker-101---Before-starting-with-containerized-Zabbix.md @@ -7,4 +7,6 @@ As a kick start here are some great FREE Docker/Container resources (in no parti * Pro-Tip: don't start with Kubernetes (k8s) first. * Docker Tutorial for Beginners [FULL COURSE in 3 Hours] by TechWorld with Nana - https://youtu.be/3c-iBn73dDE * Katacoda Search: Docker - https://www.katacoda.com/learn?q=docker -* Docker Curriculum - https://docker-curriculum.com \ No newline at end of file +* Docker Curriculum - https://docker-curriculum.com +* Docker's own 101 - https://www.docker.com/101-tutorial +* Tutorialspoint - https://www.tutorialspoint.com/docker/index.htm \ No newline at end of file