mirror of
https://github.com/friendica/docker
synced 2025-12-07 13:57:07 +01:00
New develop/rc behavior:
- Replace all GIT downloads with downloads per file.friendi.ca - Add GPG check for these downloads - Adapt documentation - Remove any other GIT dependency inside the image
This commit is contained in:
parent
cbbc934301
commit
77afe291c1
38 changed files with 280 additions and 565 deletions
|
|
@ -7,7 +7,6 @@ RUN set -ex; \
|
|||
apt-get install -y --no-install-recommends \
|
||||
rsync \
|
||||
bzip2 \
|
||||
git \
|
||||
# For mail() support
|
||||
msmtp \
|
||||
tini \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue