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

CodeIgniter project template with a lot of basic project must-have features, such as containerization and deployments to GCR, ECR, Dockerhub and regular old VM using Github Actions. Also Unit Test, Code Coverage, Static Analysis and Staged Flow (such as dev, staging, uat and production) are part of this project template repository.

  • Updated Apr 16, 2021
  • PHP
Followers
83 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image