dockerfiles
dockerfiles copied to clipboard
fix newrelic.ini permission
Issue:
In the case of docker rm and start it is not able to sed in the newrelic.ini file.
Solution:
add in PHP dockerfile/entry-point at a later stage after sed
su www-data