Merge branch 'dev' of https://git.n64.cc/nosial/ncc into dev
This commit is contained in:
commit
6e0613650a
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ RUN install-php-extensions mbstring \
|
||||||
ctype \
|
ctype \
|
||||||
common; \
|
common; \
|
||||||
|
|
||||||
|
# Add git and tar
|
||||||
|
apk add git tar; \
|
||||||
|
|
||||||
# Install phive, phab and ncc; create workdir
|
# Install phive, phab and ncc; create workdir
|
||||||
chmod +x phive.phar; \
|
chmod +x phive.phar; \
|
||||||
mv phive.phar /usr/local/bin/phive; \
|
mv phive.phar /usr/local/bin/phive; \
|
||||||
|
|
Loading…
Add table
Reference in a new issue