sipcapture / homer5-docker

HOMER 5 Docker Containers (OBSOLETE)
http://sipcapture.org
40 stars 61 forks source link

Fixing deletion of /app #88

Closed predragstosic closed 5 years ago

predragstosic commented 5 years ago

Fixing deletion of /app directory content by volumeMounts mounting of myconfig.js

Without this heplify-server was in CrashLoopBackOff status with following in logs:

npm ERR! enoent ENOENT: no such file or directory, open '/app/package.json'

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

lmangani commented 5 years ago

@predragstosic i suppose you did NOT mean to push this to us :)

predragstosic commented 5 years ago

@lmangani yes, accidentally pushed the last things on top of initial PR.