Skip to content

Sample docker compose setup for using PDB in dockerized environment

Notifications You must be signed in to change notification settings

melvinkcx/demo-using_pdb_in_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Demo - Using PDB in Dockerized Python Apps

Pre-requisite

Make sure you have Docker, and Docker compose installed.

Run the container with compose

docker-compose up -d

Attach to container

docker attach <container_id>

About

Sample docker compose setup for using PDB in dockerized environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published