Correction
This commit is contained in:
parent
b2c3974d76
commit
bce47a62c3
3 changed files with 2 additions and 6 deletions
|
@ -56,10 +56,8 @@ COPY --from=builder /tmp/. .
|
|||
RUN install-php-extensions mbstring \
|
||||
ctype \
|
||||
common; \
|
||||
|
||||
# Add git and tar
|
||||
apk add git tar; \
|
||||
|
||||
# Install phive, phab and ncc; create workdir
|
||||
chmod +x phive.phar; \
|
||||
mv phive.phar /usr/local/bin/phive; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue