Skip to content
#

docker-file

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 12 public repositories matching this topic...

Our Kafka starter-kit repository contains Kafka configurations, OCI image templates, Kubernetes YAML templates, and Shell scripts required to automate and run Kafka cluster nodes as containerized workloads in the Kubernetes cluster.

  • Updated Sep 1, 2022
  • Shell
Followers
82 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image