mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
add default display
This commit is contained in:
parent
7a39415c5e
commit
d0b9e7f324
@ -23,4 +23,5 @@ RUN apt install -y \
|
||||
chromium
|
||||
|
||||
RUN pipx install poetry
|
||||
ENV DISPLAY=:0
|
||||
# RUN poetry config virtualenvs.in-project true
|
@ -22,7 +22,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
// "postStartCommand": "poetry install",
|
||||
"postStartCommand": "./entrypoint.sh",
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
// "features": {},
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
|
Loading…
x
Reference in New Issue
Block a user