mirror of
https://github.com/nushell/nushell.git
synced 2025-05-18 08:50:47 +02:00
Update .gitpod.Dockerfile
This commit is contained in:
parent
0d076d97be
commit
0d8768b827
2
.gitpod.Dockerfile
vendored
2
.gitpod.Dockerfile
vendored
@ -1,5 +1,5 @@
|
|||||||
FROM gitpod/workspace-full
|
FROM gitpod/workspace-full
|
||||||
|
WORKDIR /workspace/nushell
|
||||||
USER root
|
USER root
|
||||||
RUN apt-get update && apt-get install -y libssl-dev \
|
RUN apt-get update && apt-get install -y libssl-dev \
|
||||||
libxcb-composite0-dev \
|
libxcb-composite0-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user