cloud-ecs / Infopoint

0 stars 0 forks source link

docker images #2

Open Dexus opened 8 years ago

Dexus commented 8 years ago

because of that some daemons need to run in background to run scans, i change the own i386 rootfs builds to phusion/baseimage.

There is a own "init" system that works really nice and solves some errors and "docker bugs".

The good thing is that it is like a real vm, so cronjobs are working from system side.

msimerson commented 8 years ago

Just curious, have you tried supervisord?