Hi, @sfx101 @nabad600 ! Thank you for your hard work!
I know it is hard to maintain custom Docker images as you are prioritizing other projects. So I am looking into lessening your work by recommending to use PHP images by ServerSideUp instead.
As you can see above, they are actively maintaining these images. This is similar to the pattern I saw on the deck-app/laravel repo.
I'm sure that with some tinkering, we can make this work! I am trying right now to make a PR to use these images but I am still not that good with Dockerfiles. If you can spare some time, that would be lovely!
I'm excited to create more Laravel applications with Deck!
Btw, they also have Production-ready PHP images so your goal which is to deploy apps might be very near if you'll use their images instead. 💯 I can see a win-win situation for Deck and ServerSideUp Spin. 😄
Hi, @sfx101 @nabad600 ! Thank you for your hard work!
I know it is hard to maintain custom Docker images as you are prioritizing other projects. So I am looking into lessening your work by recommending to use PHP images by ServerSideUp instead.
Docker Hub: https://hub.docker.com/r/serversideup/php
As you can see above, they are actively maintaining these images. This is similar to the pattern I saw on the
deck-app/laravel
repo.I'm sure that with some tinkering, we can make this work! I am trying right now to make a PR to use these images but I am still not that good with Dockerfiles. If you can spare some time, that would be lovely!
I'm excited to create more Laravel applications with Deck!