Skip to content
Snippets Groups Projects
Commit 430c43c5 authored by nimrod's avatar nimrod
Browse files

Revert "Compatability with toolbox."

This reverts commit 2515a8ea.

Didn't help.
parent 2515a8ea
No related branches found
No related tags found
No related merge requests found
Pipeline #492 passed
......@@ -158,7 +158,6 @@ RUN wget https://www.mongodb.org/static/pgp/server-4.4.asc -O /tmp/mongo.asc &&
wget https://git.shore.co.il/shore/toolbox-build/-/jobs/artifacts/master/raw/toolbox.tar.gz?job=build -O /tmp/toolbox.tar.gz && \
tar -xzf /tmp/toolbox.tar.gz -C / && \
mkdir /etc/krb5.conf.d && \
rm /etc/localtime && \
rm /etc/ssh/ssh_host_* && \
rm -rf /tmp/* /var/tmp/* /var/lib/apt/lists/* /var/cache/apt/archives/*
LABEL com.github.containers.toolbox="true" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment