ataracticA
Denoβ€’3y agoβ€’
11 replies
ataractic

Dockerfile saaskit deployment

I created an entry in deno.json starting a script named db:init to initialize my KV DB with an user. When I add the
RUN
statement to initialize the DB before starting the app, it simply doesnt work. How can I make it work?
image.png
Was this page helpful?