From ad34479ddbad15b63ecc4e5c959b05b7c737ed04 Mon Sep 17 00:00:00 2001 From: Brett Jones <54408245+kowh-ai@users.noreply.github.com> Date: Wed, 20 Jul 2022 12:48:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56cfd3e..137d36a 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ ckan ## pdb Add these lines to the Dockerfile.dev - +![pdb](https://user-images.githubusercontent.com/54408245/179964232-9e98a451-5fe9-4842-ba9b-751bcc627730.png) Debug with pdb (example) - Interact with `docker attach $(docker container ls -qf name=ckan)`