Newer
Older
RUN \
echo "**** Install dependencies, build tools and stuff ****" && \
apk add --no-cache \
git && \
echo "**** Cleanup ****" && \
rm -rf \
/root/.cache \
/tmp/*
RUN \
echo "**** Install dependencies, build tools and stuff ****" && \
apk add --no-cache \
git && \
echo "**** Cleanup ****" && \
rm -rf \
/root/.cache \
/tmp/*
Me haz all ze repositoriiiiiiiiiiiiiiiiiies