|
24 | 24 | - [Play with Docker Platform](https://labs.play-with-docker.com/)
|
25 | 25 |
|
26 | 26 |
|
27 |
| -## π Getting Started in 3 Simple Steps |
| 27 | +## π Join our Slack Community |
28 | 28 |
|
29 | 29 | - Join 7000+ DevOps Engineers today via [Community Slack](https://launchpass.com/collabnix)
|
30 | 30 | - Fork, Contribute & Share via [DockerLabs GITHUB Repository](https://github.com/collabnix/dockerlabs)
|
31 | 31 | - Click and Follow us over Twitter [](https://twitter.com/collabnix)
|
32 | 32 |
|
33 | 33 |
|
34 |
| -## π Docker Hands-on Workshop/Labs (Practical) |
| 34 | +## π Workshop/Labs (Hands-On Practical Labs) |
35 | 35 |
|
36 |
| -- [Getting Started: Why, What & How about Docker?](http://dockerlabs.collabnix.com/docker/Docker_VIT_Intro/Docker_VIT_Intro.html) |
37 |
| -- [Docker for Beginner](./workshop/docker/README.md) - (Docker Image, Container, Dockerfile, Volumes, Networking) |
38 |
| -- [Docker for Intermediate](./intermediate/workshop/README.md) - (Docker Compose, Docker Swarm, Advanced Networking) |
39 |
| -- [Docker for Advanced Users](./advanced/workshop/README.md) - (ποΈ Docker Security, Content Trust, Image Scanning, Swarm Mode Security) |
40 | 36 |
|
41 |
| -## π₯ A Journey from Docker Fundamentals to Expert (Theoretical) |
| 37 | +| Title | Topics Covered | Labs | |
| 38 | +|:-------------|:------------------|:------| |
| 39 | +| [Getting Started](http://dockerlabs.collabnix.com/docker/Docker_VIT_Intro/Docker_VIT_Intro.html) | Why, What & How about Docker? | | |
| 40 | +| [Docker for Beginner](./workshop/docker/README.md) | Docker Image, Container, Dockerfile, Volumes, Networking | 40 | |
| 41 | +| [Docker for Intermediate](./intermediate/workshop/README.md) | Docker Image, Container, Dockerfile, Volumes, Networking | 50 | |
| 42 | +| [Docker for Advanced Users](./advanced/workshop/README.md) | ποΈ Docker Security, Content Trust, Image Scanning, Swarm Mode Security | 31 | |
| 43 | + |
| 44 | + |
| 45 | +## π₯ Concepts and Terminologies (Beginners to Advance) |
42 | 46 |
|
43 | 47 | - [Docker for Beginners](./beginners/README.md)
|
44 | 48 | - [Docker for Intermediate](./intermediate/README.md)
|
|
48 | 52 | - [Docker Interview Questions](./docker/docker-interview-questions.md)
|
49 | 53 |
|
50 | 54 |
|
51 |
| -# ποΈ Sample Application |
| 55 | +# ποΈ Sample App |
52 | 56 |
|
53 | 57 | We recommend you to visit [Docker Awesome Compose Repository](https://github.com/docker/awesome-compose) in order to find the Compose files for running sample apps
|
54 | 58 |
|
|
0 commit comments