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

A production-style reference implementation demonstrating how to deploy a Spring Boot application with MySQL on Kubernetes, including containerization, Kubernetes deployments, persistent storage, secrets management, and service-to-database connectivity.

  • Updated Aug 31, 2026
  • Java
Followers
117 followers
Website
github.com/topics/dockerfile

Related topics

docker docker-image