sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop

Home Page:https://github.com/deck-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

takielias opened this issue · 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.

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 Thanks for your instant support. Could you please share an example of how to do it? As I'm not good at docker.

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