frankenphp icon indicating copy to clipboard operation
frankenphp copied to clipboard

docker image dunglas/frankenphp:static-builder needs to be updated to v1.3.1 to fix `mkdir watcher`

Open qwerty199369 opened this issue 1 year ago • 2 comments

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

qwerty199369 avatar Nov 16 '24 14:11 qwerty199369

image image image

qwerty199369 avatar Nov 16 '24 14:11 qwerty199369

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

AlliBalliBaba avatar Nov 17 '24 09:11 AlliBalliBaba