docker init creates Docker-related starter files for a project, including .dockerignore, Dockerfile, compose.yaml, and README.Docker.md. It provides templates for various application platforms such as ASP.NET Core, Go, Java, Node, PHP, Python, Rust, and more. After running docker init, the created files can be modified to tailor them to the project.

•6m read time•From docs.docker.com
Post cover image
Table of contents
DescriptionOptionsExamples
2 Comments

Sort: