File size: 177 Bytes
1afcf82
142de97
390ae85
be2499b
1
2
3
4
FROM denoland/deno:latest
RUN chmod -R u+rwx,g+rwx,o+rwx /deno-dir && chmod -R u+rwx,g+rwx,o+rwx /tmp

ENTRYPOINT deno run --allow-all --unsafely-ignore-certificate-errors  $url