sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.5k stars 71 forks source link

How to add PHP extension that does not have in default stack installation? #153

Open takielias opened 7 months ago

takielias commented 7 months ago

I need the following extension for my projects.

How can I add that? Is there any docs?

Current stack: PHP 8.2, nGinx, MySQL 8, Laravel 10.

nabad600 commented 7 months ago

Hi @takielias Thank you for using DECK, Please Edit dockerfile or edit file /Users//.deck/apps/ Screenshot 2023-12-12 at 10 07 10 AM

takielias commented 7 months ago

@nabad600 Thanks for your instant support. Could you please share an example of how to do it? As I'm not good at docker.

callumb commented 6 months ago

@nabad600 Thanks for your instant support. Could you please share an example of how to do it? As I'm not good at docker.

@nabad600 Please provide more details. Not all of use docker or understand it which is why we use DECK. The ideal option would be to have a setting section like we have with likes of the PHP version etc.