FROM ubuntu RUN curl -fsSL https://deno.land/x/install/install.sh | sh RUN deno install --allow-all --no-check -r -f https://deno.land/x/deploy/deployctl.ts