diff --git a/dockerfile b/dockerfile index 77e49bc..22c10b2 100755 --- a/dockerfile +++ b/dockerfile @@ -33,8 +33,6 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone WORKDIR /root RUN apt-get update && \ - apt-get install --no-install-recommends -y software-properties-common && \ - apt-get update && \ apt-get install --no-install-recommends -y \ # these are needed for ClearML git libsm6 libxext6 libxrender-dev libglib2.0-0