openssl
This commit is contained in:
parent
7fd0d9024f
commit
60eef0a1a2
|
@ -7,5 +7,5 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:0-${VARIANT}
|
|||
# [Optional] Uncomment this section to install additional OS packages.
|
||||
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
# && apt-get -y install --no-install-recommends <your-package-list-here>
|
||||
|
||||
|
||||
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get -y install --no-install-recommends curl libssl-dev pkg-config build-essential
|
||||
|
|
Loading…
Reference in New Issue
Block a user