You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 Hackable & Self-hosted Open-Source alternative to Vercel, Heroku, Netlify, etc. All your applications, just in one place. Develop and deploy with your favorite tools, and enjoy continuous deployment with GitHub.
Basic nodejs application to show the message `Hello World!` using webserver on port 3000 running locally to demonstrate a Docker build image (container application)
This page contains step-by-step instructions on how to get started with Docker. In this tutorial, you’ll learn how to create a Dockerfile, Compose, volumes uisng a simple application.