deno in Dockerfile
i have successfully installed deno with theese commands:
in my Dockerfile,
but when i try to run a script:
inside the virtual docker container i get the following message
what could be going on ?
in my Dockerfile,
but when i try to run a script:
inside the virtual docker container i get the following message
what could be going on ?
