Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dockerizations/php80cm-letsfly
Docker image for PHP 8.0 + Composer + MongoDB (LaravelSail 8.0 based)
https://github.com/dockerizations/php80cm-letsfly
composer docker docker-compose docker-container docker-containers docker-image docker-images dockercompose dockerfile dockerfiles dockerfiles-linux mongodb php php8 php80
Last synced: 27 days ago
JSON representation
Docker image for PHP 8.0 + Composer + MongoDB (LaravelSail 8.0 based)
- Host: GitHub
- URL: https://github.com/dockerizations/php80cm-letsfly
- Owner: dockerizations
- License: mit
- Created: 2021-11-30T20:50:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T20:51:13.000Z (almost 3 years ago)
- Last Synced: 2024-09-28T21:04:51.758Z (about 1 month ago)
- Topics: composer, docker, docker-compose, docker-container, docker-containers, docker-image, docker-images, dockercompose, dockerfile, dockerfiles, dockerfiles-linux, mongodb, php, php8, php80
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dockerizations / php80cm-letsfly
This repository contains Dockerfile of `PHP 8.0`, `Composer` and `MongoDB` for
Docker's build published to the public
[Docker Hub Registry][docker-hub-registry].You can get it from
[bytenet/php80cm-letsfly](https://hub.docker.com/r/bytenet/php80cm-letsfly)
repoository.It is based on
[`laravelsail/php80-composer`](https://hub.docker.com/r/laravelsail/php80-composer).## Credits
- [Nikola Zeravcic][link-author]
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more
information.[docker-hub-registry]: https://hub.docker.com/
[link-author]: https://github.com/zeravcic