8000 GitHub - antonioanerao/dockerfile-laravel-api: Docker Image for Laravel API Projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

antonioanerao/dockerfile-laravel-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image for Laravel API Projects

Docker

Nginx Version

1.25.5

PHP Version

8.2.18

PHP Extensions

php8.2-fpm
php8.2-mbstring
php8.2-soap
php8.2-gd
php8.2-xml
php8.2-intl
php8.2-dev
php8.2-curl
php8.2-zip
php8.2-imagick
php8.2-gmp
php8.2-ldap
php8.2-bcmath
php8.2-bz2
php8.2-phar
php8.2-mysql
php8.2-sqlite3
php8.2-sqlsrv
php8.2-pdo_sqlsrv

72E6

Root folder

/laravel

How to run

Clone this repo

$ git clone https://github.com/antonioanerao/dockerfile-laravel.git

CD to the repo folder

$ cd dockerfile-laravel

Build the docker image

$ docker build -t laravel .

Do you prefer a Docker Image instead?

https://hub.docker.com/r/antonioanerao/laravel-api

About

Docker Image for Laravel API Projects

Resources

Stars

Watchers

Forks

Packages

 
 
 
0