LDAPAccountManager/lam-packaging
Christian M f0e69fa6a3
keep container running
Hi, using ldapaccountmanager/lam in kubernetes stops running.
I think the same problem will happen starting using docker-compose.
Can you please change the Dockerfile or document on dockerhub.
Here is a config that works:
...
      containers:
        - name: ldap-account-manager
          image: ldapaccountmanager/lam
          command: ["/bin/sh"]
          args: ["-c", "service apache2 start && sleep infinity"]
2019-01-29 13:06:09 +01:00
..
RPM removed dependencies as PHP 5 and 7 cannot be set together 2019-01-28 18:19:32 +01:00
autoconf fixed double linking 2017-06-05 19:16:51 +02:00
debian documentation 2019-01-01 11:24:44 +01:00
docker keep container running 2019-01-29 13:06:09 +01:00
buildPackages replaced closure-compiler 2018-12-10 17:53:38 +01:00
getVersion package building scripts 2006-01-20 16:40:30 +00:00