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 185 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

The African Recipes API is a RESTful API built with FastAPI and PostgreSQL that enables the creation, retrieval and filtering of African recipes based on dietary needs, nutrient ranges, and calorie intake. The API aims to promote healthier eating habits while also sharing delicious African recipes with the world.

  • Updated Apr 8, 2024
  • PHP
Followers
82 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image