content/guides/deno/_index.md
The Deno getting started guide teaches you how to create a containerized Deno application using Docker.
Acknowledgment
Docker would like to thank Pradumna Saraf for his contribution to this guide.
After completing the Deno getting started modules, you should be able to containerize your own Deno application based on the examples and instructions provided in this guide.
Start by containerizing an existing Deno application.