View on GitHub

Containers & Kubernetes Tutorial

Lab04 - Let’s put all together

On this lab you’ll have a change to put all things together that we learned during first four session.

Build Lab instructions

For get this lab instruction you need to run a container.

I’ll share with you some details about this image and you need to find the command by yourself.

Details:

Did you managed to get the command? If not, click on below link.

Click to see the command docker run -dp 8080:80 docker/getting-started

Run the lab

After that navigate to http://localhost:8080 you should get an web page like this.

Docker tutorial

You must follow in sequence the links on left-side menu.

Lab steps

Have fun!

Next Lab: Introduction to Kubernetes >

Return home >