Jonathan Piron
Jonathan Piron
Hi, Any feedback on this ?
I just rebased the PR over the master branch. Let me know if there is something more I can do.
I updated the Goss tests. As for the service not starting for Debian Buster I am not really sure why. It works when I execute the tests locally.
That's what I did. I ran `DOCKER_IMAGE_BASE=idealista/jdk:8u265-buster-adoptopenjdk-headless molecule test --all` without any error.
I don't know what more I can do here. Tests run fine locally and I don't see how the modifications I made could result in nexus service not starting !...
Hi, Is there any workaround to get this to work ?
I have the same error when I try to use a `fpm-options-file` that is located in a subfolder. Moving the options file to the project root folder solved the issue.
Yes, except for the `php_realpath_cache_ttl` variable. \ And indeed it keeps all the defaults as long as you don't define the `php_opcache_*` variables.\ I updated the README to make it...