Skip to content

TJ4: Docker

dthomsen116 edited this page Feb 21, 2022 · 1 revision

Lab Docker

Common Responses

This lab was focused on configuring a new Ubuntu box (docker01) and using Docker to set it up. This was my first run in with Ubuntu, but it is very similar to other Linux builds so it was not too much difficulty

Notes

Important Key Words/Commands:

Problems and Solutions

As always, Syntax was a big problem and caused my config file to not work properly for a few hours. The solution (as much as I hate to admit) was literally to just copy and paste it from the example that was given.

Another issue was working around the differences between Ubuntu and Centos. While these are very similar OSes, there are very slight differences (yum->apt) that had thrown me off. Overall though I enjoyed working with a new Machine and New OS.

Clone this wiki locally