remove hirak/prestissimo
All checks were successful
dockers/pixelfed/pipeline/head This commit looks good
All checks were successful
dockers/pixelfed/pipeline/head This commit looks good
This commit is contained in:
parent
c8a596bc08
commit
f1232be0e9
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ ENV IP_PATCH=2722da0c4749b726bfb87ac56ba055940c2d2fc7
|
||||||
|
|
||||||
RUN set -xe;\
|
RUN set -xe;\
|
||||||
apt-install git unzip php${PHPVER}-curl php${PHPVER}-zip php${PHPVER}-bcmath php${PHPVER}-intl php${PHPVER}-mbstring php${PHPVER}-xml composer &&\
|
apt-install git unzip php${PHPVER}-curl php${PHPVER}-zip php${PHPVER}-bcmath php${PHPVER}-intl php${PHPVER}-mbstring php${PHPVER}-xml composer &&\
|
||||||
composer global require hirak/prestissimo --no-interaction --no-suggest --prefer-dist &&\
|
|
||||||
cd /var && rm -rf www &&\
|
cd /var && rm -rf www &&\
|
||||||
git clone https://github.com/pixelfed/pixelfed.git www &&\
|
git clone https://github.com/pixelfed/pixelfed.git www &&\
|
||||||
cd www &&\
|
cd www &&\
|
||||||
|
|
Loading…
Reference in a new issue