Reduced the size of the image a little

pull/7625/head^2
Your Name 7 months ago
parent 1079ba0c24
commit cce2926ac8

@ -6,7 +6,8 @@ LABEL maintainer "requarks.io"
RUN apt-get update && \
apt-get install -y bash curl git python3 make g++ nano openssh-server gnupg && \
mkdir -p /wiki
mkdir -p /wiki && \
apt-get clean
WORKDIR /wiki

Loading…
Cancel
Save