https://github.com/hex-digital/docker-templates
https://github.com/hex-digital/docker-templates
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hex-digital/docker-templates
- Owner: hex-digital
- License: mit
- Created: 2022-05-06T10:30:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-20T07:56:54.000Z (about 4 years ago)
- Last Synced: 2025-05-17T01:35:20.237Z (about 1 year ago)
- Language: Dockerfile
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Hex Docker Templates
This repository stores our docker templates. These can be copied to projects for instant use.
Read the individual README of the template you want to use for more information on what it contains and how to use it.
## Available Templates
- **Laravel Default**
A docker container to run Laravel applications, with nginx, php, a database, redis, and mailhog.