geshan / laravel-zeit-now

Laravel tests on Zeit with now cli deployment using docker
17 stars 7 forks source link

Docker is not available in Now v2 #5

Open Niweera opened 5 years ago

Niweera commented 5 years ago

With the upgrade of Now v2 there is no Docker build capability in the platform.
> Error! Unknown or unexpected option: --docker This is the error that returned from now. If you know a workaround for Laravel deployment in Now v2 please let me know.

owonwo commented 4 years ago

@Niweera I guess this repo doesn't really do anything real. We just wasted our time trying it out.

geshan commented 4 years ago

I will mark this repo as deprecated. You can try this https://geshan.com.np/blog/2019/10/get-laravel-6-running-on-google-cloud-run-step-by-step-with-ci/ to run laravel 6 on docker serverless.

owonwo commented 4 years ago

Thanks @geshan.