EasyEngine / EasyEngine/dockerfiles

fix newrelic.ini permission

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
22
Forks
17
PR merge metrics
No merged PRs in 30d

Description

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`
```bash
su www-data
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.