1
0
mirror of https://github.com/dswd/vpncloud.git synced 2025-01-06 04:22:02 +00:00
vpncloud/.devcontainer/Dockerfile
Dennis Schwerdel a3d0daa0f6 Some fixes
2021-03-27 10:53:36 +00:00

7 lines
331 B
Docker

# See here for image contents: https://github.com/microsoft/vscode-dev-containers/tree/v0.148.1/containers/rust/.devcontainer/base.Dockerfile
FROM mcr.microsoft.com/vscode/devcontainers/rust:0-1
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install --no-install-recommends asciidoctor valgrind