A Docker Image to use with Deno applications.
To use a different version of Deno, change the following line in the Dockerfile
ENV DENO_VERSION=1.1.2
And specify your desired Deno Version
A workflow file has been added to test and push this image to Github Packages.