From 9619bd7bec6a12b27cd21b86fbd45e98b7945ede Mon Sep 17 00:00:00 2001 From: Brett Jones <54408245+kowh-ai@users.noreply.github.com> Date: Wed, 20 Jul 2022 12:49:10 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 137d36a..ffbc561 100644 --- a/README.md +++ b/README.md @@ -142,6 +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)`