2025-07-29 17:29:48 +01:00
2025-07-29 15:01:32 +01:00
2025-07-29 14:49:59 +01:00
2025-07-29 14:59:25 +01:00
2025-07-29 14:59:25 +01:00
2025-07-29 17:03:19 +01:00
2025-07-29 17:04:48 +01:00
2025-07-29 17:06:12 +01:00
2025-07-29 17:25:55 +01:00
2025-07-29 17:29:48 +01:00
2025-07-29 17:29:38 +01:00
2025-07-29 14:51:52 +01:00

Docker Debugging Disco 🪩

Bust some docker troubleshooting moves 🕺

Pre-party checklist 📋

  • Install Docker
  • Clone this repository
  • Make sure you have ~100MB free disk space

Start the jam

Each numbered subfolder contains a funky docker challenge.

You'll know that things are working when you can access http://localhost:8000 and see the number of your challenge.

So, to get started, boogie on over to challenge #1:

cd 1 
docker compose up

NOTE: if you get a Docker error message running docker compose, you might be on a vintage version of Docker no worries, either update if possible, or install Docker Compose Standalone and run docker-compose (with a hyphen) instead

Trouble on the dancefloor?

Check out docker-compose.yml in each challenge directory for hints.

Description
Bust some docker troubleshooting moves 🕺
Readme 40 KiB
Languages
HTML 43.6%
Shell 24.3%
Dockerfile 16.7%
Makefile 15.4%