Update Containerfile
This commit is contained in:
parent
b1070e6372
commit
fb8ca34892
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ RUN set -xe;\
|
||||||
git clone https://github.com/pixelfed/pixelfed.git www &&\
|
git clone https://github.com/pixelfed/pixelfed.git www &&\
|
||||||
cd www &&\
|
cd www &&\
|
||||||
git checkout $VERSION &&\
|
git checkout $VERSION &&\
|
||||||
git apply /patches/0001-remove-IP-logging.patch &&\
|
# git apply /patches/0001-remove-IP-logging.patch &&\
|
||||||
git apply /patches/0002-hardcode-discovery-settings.patch &&\
|
git apply /patches/0002-hardcode-discovery-settings.patch &&\
|
||||||
git apply /patches/0003-point-to-modified-sourcecode.patch &&\
|
git apply /patches/0003-point-to-modified-sourcecode.patch &&\
|
||||||
git apply /patches/0004-disable-beagle-service.patch &&\
|
git apply /patches/0004-disable-beagle-service.patch &&\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue