Skip to content

jncalderon/laravel-docker-horizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Laravel docker horizon

Is my own implementation to my Laravel API projects. Execute horizon and scheduler.

userId: 1000
user: laravel
php: 8.0

Build the image and name it

docker build --tag laravel-docker-horizon .

Login to docker hub

docker login

Tag the image

docker tag laravel-docker-horizon jncalderon/laravel-docker-horizon:1.0

Push the image to repository

docker push jncalderon/laravel-docker-horizon:1.0

Verify repository exists

https://hub.docker.com/r/jncalderon/laravel-docker-horizon

About

Laravel docker image horizon and scheduler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published