1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-18 17:38:47 +01:00

Update .gitpod.Dockerfile

This commit is contained in:
Sean Hellum 2019-09-27 20:08:05 -05:00 committed by GitHub
parent 48cbc5b23c
commit 9f352ace23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitpod.Dockerfile vendored
View File

@ -1,5 +1,4 @@
FROM gitpod/workspace-full
WORKDIR /workspace/nushell
USER root
RUN apt-get update && apt-get install -y libssl-dev \
libxcb-composite0-dev \