documentation updates

This commit is contained in:
sn0w
2019-08-25 23:41:08 +02:00
parent 140b52353b
commit da4c279fff
4 changed files with 27 additions and 21 deletions

View File

@@ -61,8 +61,6 @@ WORKDIR /home/pleroma/pleroma
# Bust the build cache (if needed)
# This works by setting an environment variable with the last
# used version/branch/tag/commit/... which originates in the script.
# If the host doesn't have the required tool for "smart version detection"
# we'll just use the current timestamp here which forces a rebuild every time.
ARG __CACHE_TAG
ENV __CACHE_TAG $__CACHE_TAG