Skip to content
Snippets Groups Projects
Verified Commit da1cc7d8 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

foo

parent bb38fba5
No related tags found
No related merge requests found
......@@ -42,6 +42,7 @@ RUN case ",$EXTRAS," in \
# Install core
ARG APP_VERISON=""
RUN echo APP_VERSION="$APP_VERSION"
RUN set -e; \
mkdir -p /var/lib/aleksis/media /usr/share/aleksis/static /var/lib/aleksis/backups; \
eatmydata pip install AlekSIS-Core\[$EXTRAS\]$APP_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment