This website requires JavaScript.
Explore
Help
Sign In
timw4mail
/
php-kilo
Watch
1
Star
0
Fork
0
You've already forked php-kilo
Code
Issues
Pull Requests
Releases
Activity
fea583a495
php-kilo
/
Dockerfile
2 lines
83 B
Docker
Raw
Normal View
History
Unescape
Escape
Try CI with custom docker file
2019-12-04 15:59:18 -05:00
FROM
php:7.4-cli-alpine
Satisfy missing dependency
2019-12-04 16:01:02 -05:00
RUN
apk add --no-cache libffi
&&
docker-php-ext-install ffi
Reference in New Issue
Copy Permalink