Open 5ilv4n0 opened 9 years ago
It affects mainly Dockerfile apps
@5ilv4n0 were you able to find out which line in your Dockerfile is responsible for the high load?
Nope. The only lines it can be are:
FROM ubuntu:14.04 ENV DEBIAN_FRONTEND noninteractive RUN apt-get update RUN apt-get -y upgrade RUN DEBIAN_FRONTEND=noninteractive apt-get -y install \ apache2 \ libapache2-mod-php5 \ php5-mysql \ php5-gd \ php-pear \ php-apc \ php5-curl \ curl \ lynx-cur \ mysql-server-core-5.6 \ mysql-client-5.6 \ php5 \ screen \ ssh \ vim \ dialog \ python-mysqldb
other lines are trivial.
2015-08-18 10:14 GMT+02:00 Christopher Blum notifications@github.com:
@5ilv4n0 https://github.com/5ilv4n0 were you able to find out which line in your Dockerfile is responsible for the high load?
— Reply to this email directly or view it on GitHub https://github.com/experimental-platform/platform-configure-script/issues/21#issuecomment-132115787 .
Kind regards, Mit freundlichen Grüßen,
Silvano Wegener
in some cases, platform freeze and kills other apps.