Skip to content
#

Dockerfile

dockerfile logo

A Dockerfile is used to build Docker Images. It is a simple text file that consists of a set of instructions or commands that is executed by an automated build process in steps from top to bottom.

Here are 483 public repositories matching this topic...

Welcome to my DevOps Hands-On Practices Repository! This Repo serves as a playground for gaining practical experience with a variety of DevOps tools. From containerization and orchestration to infrastructure automation and CI/CD, this repository covers a broad spectrum of DevOps practices using industry-standard tools and best practices

  • Updated Mar 23, 2024
  • Java
Followers
83 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image