Marek Skalický

Results 72 comments of Marek Skalický

When I try https://github.com/dirkrydvan/phpmyadmin with php image from openshift catalog (`centos/php-70-centos7@sha256:bbefd548985b5c642564e4f2a6c32691457e57d155df920e6a115d94195f6713`) I get: ``` ... - Installing phpunit/php-timer (1.0.9): Downloading (100%) - Installing phpunit/phpunit-mock-objects (2.3.8): Downloading (100%) - Installing symfony/yaml...

It's weird, for me with `registry.access.redhat.com/rhscl/php-71-rhel7` s2i build is "=> sourcing" extending files too. @bparees Any idea what could cause a difference? Or how to "debug" it more?

@dirkrydvan Thanks for provided information. > docker pull the latest images to make sure you're both using the latest This could be the problem. `registry.access.redhat.com/rhscl/php-71-rhel7:1-9` is quite old and isn't...

@remicollet Could you please tak a look if it makes sense to use `fxpio/composer-asset-plugin` by default in our assemble script? Also what do you think about https://github.com/sclorg/s2i-php-container/pull/166 which relates also...

> Looks like this is last standing deduplication characteristic we could improve. I would not call it bug necessarily, it is just not responsive enough by design. I plan to...

@onprem @kakkoyun Is there a way to reopen this issue? or better to create a new one?

@kakkoyun I've installed 0.21.1 and we're still seeing the same behaviour.