deck icon indicating copy to clipboard operation
deck copied to clipboard

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

Open takielias opened this issue 1 year ago • 3 comments

I need the following extension for my projects.

  • ext-soap
  • ext-sodium

How can I add that? Is there any docs?

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

takielias avatar Dec 12 '23 03:12 takielias

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

nabad600 avatar Dec 12 '23 04:12 nabad600

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

takielias avatar Dec 12 '23 04:12 takielias

@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.

CallumBee avatar Jan 18 '24 23:01 CallumBee