PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
sendgrid
/
sendgrid
ARG version=latest FROM php:$version RUN apt-get update \ && apt-get install -y zip RUN curl -s https://getcomposer.org/installer | php \ && mv composer.phar /usr/local/bin/composer COPY prism/prism/nginx/cert.crt /usr/local/share/ca-certificates/cert.crt RUN update-ca-certificates WORKDIR /app COPY . . RUN make install
[-] composer.json
[edit]
[-] FIRST_TIMERS.md
[edit]
[+]
lib
[+]
..
[-] .env.sample
[edit]
[-] twilio_sendgrid_logo.png
[edit]
[-] .codeclimate.yml
[edit]
[+]
static
[-] .editorconfig
[edit]
[-] Dockerfile
[edit]
[-] sendgrid-php.php
[edit]
[-] phpcs.xml
[edit]
[+]
examples
[+]
scripts
[-] LICENSE
[edit]