We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04941a1 commit 1543802Copy full SHA for 1543802
.devcontainer/Dockerfile
@@ -37,6 +37,7 @@ RUN apt-get update \
37
docker.io \
38
iputils-ping net-tools \
39
libncurses5 \
40
+ libncursesw5 \
41
libpython2.7 \
42
&& :
43
0 commit comments