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 9,989 public repositories matching this topic...

This repository hosts a .NET 8 API for the stock exchange domain, featuring OOP principles, Entity Framework integration, Dependency Injection, and Clean Architecture. The API type is REST, and it utilizes packages like AutoMapper and Fluent Validation.

  • Updated Jun 2, 2024
  • C#
Followers
82 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image