1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Remove the rest of the lfs references

This commit is contained in:
endofzero 2020-10-02 20:48:07 -06:00 committed by GitHub
parent 760c1a0e1a
commit d5a4a78600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,15 +15,10 @@ RUN apt-get update \
ffmpeg \
&& rm -rf /var/lib/apt/lists/*
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
git-lfs
FROM base as shape_base
WORKDIR /shapez.io
RUN git-lfs pull
RUN yarn
WORKDIR /shapez.io/gulp