Creates a Laravel optimized Docker image with PHP & Nginx.
$ cd laravel
$ docker build -t invokedigital/laravel:tag .
$ docker push invokedigital/laravel:tag
Simply run and followthe steps:
$ docker login
Creates a Laravel optimized Docker image with PHP & Nginx.
$ cd laravel
$ docker build -t invokedigital/laravel:tag .
$ docker push invokedigital/laravel:tag
Simply run and followthe steps:
$ docker login