In this project, imagine you are a software engineer / sysadmin at a company and you get 3 customer tickets triaged to you. It's your job to read the ticket and diagnose the issue by using common Linux networking tools. See the details on how you should reproduce the tickets in their respective folders.
You do not need to worry about the contents of the docker files and docker compose files.
You will need Docker installed on your machine for this project. Read more here.
For each ticket, you must write up a one paragraph (8 sentences max) bug report that contains the following:
- A brief description of the issue (2 points)
- Steps you took to reproduce the issue (4 points)
- What tools you used to diagnose the issue; you MUST include the specific commands run, and why to get points. (4 points)
- What is the issue? (5 points)
See more information in the respective ticket folders.