We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f1842 commit 02abaf8Copy full SHA for 02abaf8
images/datascience-notebook/Dockerfile
@@ -12,7 +12,7 @@ USER root
12
ENV DEBIAN_FRONTEND=noninteractive
13
ENV DEBCONF_NOWARNINGS="yes"
14
RUN apt-get update -y && \
15
- apt-get -qq install -y --no-install-recommends \
+ apt-get install -y --no-install-recommends \
16
git \
17
libgdal-dev \
18
libproj-dev \
0 commit comments