Loading workbench/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -177,6 +177,7 @@ RUN apt-get update && \ zip \ && \ rm /etc/ssh/ssh_host_* && \ rm /etc/profile.d/80-systemd-osc-context.sh && \ ln -s /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* # hadolint ignore=DL3013 Loading Loading
workbench/Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -177,6 +177,7 @@ RUN apt-get update && \ zip \ && \ rm /etc/ssh/ssh_host_* && \ rm /etc/profile.d/80-systemd-osc-context.sh && \ ln -s /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose && \ rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/* # hadolint ignore=DL3013 Loading