Skip to content

Debug failed API key test #856

Answered by aia
ASBaumgarten asked this question in Q&A
Discussion options

You must be logged in to vote

I can suggest the following:

  1. Launch the container the way you are launching it.
  2. Attach to a running container:
docker exec -it <container_id> sh
  1. Create your environment withing the container and launch the terminal through python terminal.py.
  2. You can attach VSCode to a running container too to step through with a debugger if you'd like

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants