Support "multi-session" mode properly
Document remote debugging and add a test
This commit is contained in:
parent
36253e58ce
commit
c6d6c7f876
12 changed files with 417 additions and 36 deletions
|
|
@ -7,6 +7,7 @@ RUN apt-get update && \
|
|||
apt-get -y dist-upgrade && \
|
||||
apt-get -y install python3-dev \
|
||||
python3-pip \
|
||||
python3-venv \
|
||||
ca-cacert \
|
||||
locales \
|
||||
language-pack-en \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue