- Lab
- A Cloud Guru
Container Networking with Networks
### Container Networking with Networks Good news, cadet! Thanks to your hard work & dedication, combined with consistently high quality output, the Druidians have successfully scheduled the first delivery of emergency treat rations to SpaceBones! President Squawk, along with every hungry citizen of SpaceBones send their deepest gratitude. But we're not quite done yet! To schedule the first treat transfer, SpaceBonians need your help with creating a telnet container running on a super-duper secret Docker network bridge created especially for secure SpaceBones-to-Droolidia communication.
Path Info
Table of Contents
-
Challenge
Create the borkspace Network Bridge
Create a new Docker network bridge named
borkspace
on the192.168.10.0/24
network range. -
Challenge
Set Network Bridge Gateway
Set the
borkspace
network gateway to the IP192.168.10.250
-
Challenge
Pull nyancat Image
Store the latest version of the
spacebones/nyancat
image onto your server -
Challenge
Launch a New Container on the borkspace Network
Using the
spacebones/nyancat
container image, launch a new container in interactive mode namedtreattransfer
on theborkspace
network. Exit the container by clickingCTRL+c
.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.