Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akki-io/laravel-docker
Multipurpose Docker Images for Laravel. Local, Staging, Production environment.
https://github.com/akki-io/laravel-docker
docker laravel
Last synced: 4 days ago
JSON representation
Multipurpose Docker Images for Laravel. Local, Staging, Production environment.
- Host: GitHub
- URL: https://github.com/akki-io/laravel-docker
- Owner: akki-io
- License: mit
- Created: 2020-11-30T00:48:27.000Z (almost 4 years ago)
- Default Branch: 8.3
- Last Pushed: 2024-04-19T14:13:16.000Z (7 months ago)
- Last Synced: 2024-04-19T15:35:32.825Z (7 months ago)
- Topics: docker, laravel
- Language: Shell
- Homepage: https://akki.ca/tutorial/laravel-docker/
- Size: 104 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Docker Images
[![Docker Badge](https://img.shields.io/docker/pulls/akkica/laravel-web)](https://hub.docker.com/u/akkica)
This repository complements the tutorial, which shows how to get started with your own Laravel Docker Images. Click [here](https://akki.ca/tutorial/laravel-docker) to learn more.
| Tag | PHP version | Status |
|--------|-------------|---|
| v5.5 | 5.5 | End of Life |
| v7.1 | 7.1 | End of Life |
| v7.2 | 7.2 | End of Life |
| v7.3 | 7.3 | End of Life |
| v7.4 | 7.4 | End of Life |
| v8.0rc | 8.0-rc | End of Life |
| v8.0 | 8.0 | All fixes |
| v8.1 | 8.1 | All fixes |
| v8.2 | 8.2 | All fixes |
| v8.3.0alpha2 | 8.3.0alpha2 | Experimental |
| v8.3 | 8.3 | All fixes |
| stable | 8.3 | All fixes |
| latest | 8.3 | All fixes |Visit [https://akki.ca/tutorial/laravel-docker/](https://akki.ca/tutorial/laravel-docker/) to learn more.