Skip to main content
Module

x/deno_csrf/DenoDockerfile

Provides Deno with the CSRF protection of rust-csrf.
Go to Latest
File
FROM denoland/deno:centos
RUN mkdir /usr/src/appWORKDIR /usr/src/app