mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:05:01 +02:00
Update .gitpod.Dockerfile
This commit is contained in:
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 \
|
||||||
|
Reference in New Issue
Block a user