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

Animetrix is a project that utilizes the Anilist platform to obtain information on various anime titles, and it combines this data with the Gogoanime API to provide ad-free streaming of anime content.

  • Updated May 23, 2024
  • TypeScript

MyMeetingSchedulerApplication is an angular application which helps people schedule meetings throughout the day as well as according to people's calenders scheduling meetings becomes easy. The website is hosted on Elastic Beanstalk (AWS) . As well as the angular application is stored in a docker image .

  • Updated Oct 12, 2020
  • TypeScript

A Full Stack application built with Kotlin, Spring Boot 2 and Angular 10. You can run this project like a standard Spring Boot and Angular application or using Docker Compose to launch the whole application with one command.

  • Updated Jun 14, 2023
  • TypeScript
Followers
83 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image