This commit is contained in:
Hongze Cheng 2022-01-17 05:30:05 +00:00
parent 57e2a7b331
commit 31ce27054b
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ FROM mcr.microsoft.com/vscode/devcontainers/cpp:0-${VARIANT}
# [Optional] Uncomment this section to install additional packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>
RUN apt-get update && apt-get -y install tree vim