The Wayback Machine - http://web.archive.org/web/20230716100601/https://github.com/topics/dockerfile?l=php
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 165 public repositories matching this topic...

Easily setup Laravel development environment. Laravel stack will include: Latest PHP7 docker image, NGINX (tuned with letsencrypt and self signed certificate support), PostregSQL, Redis cache, RabbitMQ, ELK (Logs), Vault (Credentials management)

  • Updated Jan 20, 2021
  • PHP
Followers
65 followers
Website
docs.docker.com/engine/reference/builder

Related Topics

docker docker-image