Took a stab at running fastback in docker, but I am not familiar enough with PHP to get it fully working. I just get the little rectangle with the pulsing ...Loading... text.
I figured out that I needed to enable pcntl by trying to running make_thumbs at the command line.
Anything else that I need to add/update?
My docker branch is located here and this is the Dockerfile.
I'm updating index.php to enable custom paths along the way, but for some reason that debug line never seems to work & I never get fastback.log in the /cache directory either.
Took a stab at running fastback in docker, but I am not familiar enough with PHP to get it fully working. I just get the little rectangle with the pulsing ...Loading... text.
I figured out that I needed to enable pcntl by trying to running
make_thumbsat the command line.Anything else that I need to add/update?
My docker branch is located here and this is the Dockerfile.
I'm updating index.php to enable custom paths along the way, but for some reason that debug line never seems to work & I never get
fastback.login the/cachedirectory either.