diff --git a/content/posts/2022-09-30-debugging-docker-containers.md b/content/posts/2022-09-30-debugging-docker-images.md similarity index 98% rename from content/posts/2022-09-30-debugging-docker-containers.md rename to content/posts/2022-09-30-debugging-docker-images.md index a5c7d9bce..f1980db0d 100644 --- a/content/posts/2022-09-30-debugging-docker-containers.md +++ b/content/posts/2022-09-30-debugging-docker-images.md @@ -1,5 +1,5 @@ --- -title: Debugging Docker containers +title: Debugging Docker images date: "2022-09-30" tags: "note, 100DaysToOffload, guide, programming, docker" ---