Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cesarobedfl/dockerfiles
this repo is to store the Dockerfiles and docker-compose.yml files to build containers
https://github.com/cesarobedfl/dockerfiles
angular bagisto docke-compose docker lamp laravel nodejs vue
Last synced: about 2 months ago
JSON representation
this repo is to store the Dockerfiles and docker-compose.yml files to build containers
- Host: GitHub
- URL: https://github.com/cesarobedfl/dockerfiles
- Owner: CesarObedFL
- Created: 2023-09-04T22:10:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T21:54:49.000Z (3 months ago)
- Last Synced: 2024-10-24T10:34:02.832Z (3 months ago)
- Topics: angular, bagisto, docke-compose, docker, lamp, laravel, nodejs, vue
- Language: Dockerfile
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfile's and docker-compose's files
[Docker] v20.10.17
[Docker-Compose] v1.23.1- [Bagisto] v1.5.1
- [MySQL] v5.7 as database system- LAMP :
- [Apache] as web server
- [MariaDB] v10.5 as database system
- [PHP] v7.4
- [phpMyAdmin]- Laravel :
- [Apache] v alpine:latest or [NGINX] v stable-alpine:latest as web server,
- [MySQL] v8.0.27 or [MariaDB] v10.5 as database system and [phpMyAdmin]
- [PHP] v8.2-fpm-alpine
- [composer] latest
- [npm] v node:20-alpine
- [mailpit] latest
- with the [alpine] images- JS-Stacks
- [NodeJS] v node:20-alpine
- [Angular] v node:20-alpine
- [Vue] v node:20-alpine[Docker]:
[Docker-Compose]:[Apache]:
[NGINX]:[MySQL]:
[MariaDB]:[PHP]:
[composer]:
[phpMyAdmin]:
[Bagisto]:[npm]:
[NodeJS]:
[Angular]:
[Vue]:[mailpit]:
[alpine]: