Skip to content

invokemedia/Dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Dockerfiles

invokedigital/laravel

Creates a Laravel optimized Docker image with PHP & Nginx.

invokedigital/laravel

Build & Push

$ cd laravel
$ docker build -t invokedigital/laravel:tag .
$ docker push invokedigital/laravel:tag

Login to Docker Hub from CLI

Simply run and followthe steps:

$ docker login

Releases

No releases published

Packages

No packages published