Skip to content

issues Search Results · repo:wodby/php language:Dockerfile

Filter by

165 results
 (70 ms)

165 results

inwodby/php (press backspace or delete to remove)

Looking at https://github.com/wodby/php/blob/master/8/templates/docker-php-8.3.ini.tmpl, it seems the session.cookie_samesite setting is not configurable using ENV variables. When using the container with ...
  • seanBlommaert
  • Opened 
    on Nov 29, 2024
  • #208

- [x] pcov https://github.com/krakjoe/pcov/pull/111 - [x] newrelic https://github.com/newrelic/newrelic-php-agent/issues/909 - [x] xdebug 3.4.0beta1 installed
  • csandanov
  • 2
  • Opened 
    on Nov 22, 2024
  • #207

I stumbled upon this piece of docs for FrankenPHP claiming that musl is not appropriate for production environments due to performance https://frankenphp.dev/docs/performance/#dont-use-musl Is there any ...
  • rodrigoaguilera
  • 3
  • Opened 
    on Nov 12, 2024
  • #206

I need to configure this variable to Off or 0. Could you please add it as env variable ? Thank you. https://www.php.net/manual/en/ini.core.php#ini.zend.exception-ignore-args
  • heyyo-droid
  • Opened 
    on Sep 30, 2024
  • #205

Fresh installed site with PHP_TAG=8.2-dev-4.43.6 from https://github.com/wodby/docker4drupal in php container have output: wodby@php.container:/var/www/html $ php -v PHP 8.2.5 (cli) (built: Apr 14 2023 ...
  • rahunak
  • 2
  • Opened 
    on Jul 24, 2024
  • #204

I use php packages stored on a private repository, this repository use a private https certificate that is signed with a private certification authorities (CA). I don t want composer to ignore https errors, ...
  • obriat
  • Opened 
    on Jul 19, 2024
  • #201

apk del --purge .wodby-php-320-build-deps; \ gave an error because the package is not found because it is no longer installed, since this commit I removed the faulty line in this PR
  • stejes
  • 1
  • Opened 
    on Jun 27, 2024
  • #200

There is currently a critical CVE-2024-32002 with git packages. It s been there for a few weeks, and so we figured we would just run apk del --purge git in our image as the last set because we don t need ...
  • jwjenkin
  • 1
  • Opened 
    on Jun 24, 2024
  • #198

Issue broke linux. Tested on Docker Engine 26.1.3 host.docker.internal does not work automatically on Linux. You need to add --add-host=host.docker.internal:host-gateway manually. As mentioned here. ...
  • Holo96
  • 1
  • Opened 
    on May 28, 2024
  • #197

In #194, we updated sqlite to 3.45 on the CLI but a library must still be unupdated and this Drupal still complains. Perhaps it is the libsqlite package. Here is the relevant output using wodby:latest ...
  • weitzman
  • Opened 
    on May 8, 2024
  • #196
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub