Closed altendky closed 6 years ago
Could you share the Dockerfile
or docker-compose.yml
and the full log (and where you got the log)?
I just spun up my docker-compose.yml
from a fresh clone and I don't see that message. Though, I can confirm I do not have that file either.
root@9ac6bfed8232:/opt/bitnami/php/lib/php/extensions# ls -l
total 2076
-rwxr-xr-x 1 root root 1103944 Oct 27 2017 imap.so
-rwxr-xr-x 1 root root 746408 Oct 27 2017 opcache.so
-rwxr-xr-x 1 root root 29800 Oct 27 2017 pdo_dblib.so
-rwxr-xr-x 1 root root 49704 Oct 27 2017 pdo_pgsql.so
-rwxr-xr-x 1 root root 181880 Oct 27 2017 pgsql.so
Hmm, it works after I restart docker service. I suppose there might be a conflict of the old container's volume.
@amosbird, shall we close this? Or are you still having issues?
Yeah, thanks for this project :-)
@amosbird, let's move https://github.com/altendky/docker-compose-phabricator-jenkins/issues/2#issuecomment-408368869 over here.
Hi, I'm trying to set up a phabricator with ssh. I came across this repo and adopted your Dockerfile for phabricator. However, the container fails to work. I got