Added openssl
This commit is contained in:
@@ -9,6 +9,7 @@ RUN apt-get update && \
|
||||
apt-get -y install --no-install-recommends make gcc build-essential && \
|
||||
apt-get -y install --no-install-recommends python3 python3-numpy && \
|
||||
apt-get -y install --no-install-recommends fluxbox && \
|
||||
apt-get -y install --no-install-recommends openssl && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
FROM base as build
|
||||
|
||||
Reference in New Issue
Block a user