Technology: Laravel: php 7.3, nginx, mysql, composer Architecture: amd64, arm64
1.4K
Technology: Laravel: php 7.3, nginx, mysql, composer
Architecture: amd64, arm64
docker-compose.yml
version: '3.7'
services:
ayphu.local:
image: ayphu/php-nginx-mysql:7.3.1
container_name: ayphu.local
networks:
red:
ipv4_address: 10.5.0.90
restart: always
ports:
- 8080:8080
volumes:
- ./laravel:/var/www/html
Content type
Image
Digest
sha256:4e53614e2…
Size
152 MB
Last updated
about 2 years ago
docker pull ayphu/php-nginx-mysql:8.2.5