frankenphp
frankenphp copied to clipboard
docker image dunglas/frankenphp:static-builder needs to be updated to v1.3.1 to fix `mkdir watcher`
What happened?
mkdir: can't create directory 'watcher': File exists
Build Type
Standalone binary
Worker Mode
Yes
Operating System
GNU/Linux
CPU Architecture
x86_64
PHP configuration
-
Relevant log output
mkdir: can't create directory 'watcher': File exists
I think 1.3.1 doesn't contain the watcher directory fix yet. It'll be in 1.3.2 once @dunglas gets around to making the release (it will probably contain some other small fixes)
In the meantime you can also do this as a workaround