Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

WhatDaArchives/laravel-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel HTTP

Creates a Laravel Docker image with php-fpm & nginx, optimized for HTTP.

speakbox/laravel-http

Packages

  • php-fpm 7.3
  • nginx
  • curl
  • git
  • supervisor
  • composer

Ports

  • 80

Makefile

// Build docker image
$ make build

// Run docker image
$ make run

// Push docker image
$ make push

Login to Docker Hub from CLI

Simply run and follow the steps:

$ docker login

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published