tar: ./wp-includes/js/dist: Cannot change mode to rwxr-xr-x: Bad address
Question:
How can this be resolved within Container Station 3 without resorting to an alternative installation method (such as the native QPKG app)? This EFAULT error indicates a kernel or VFS driver issue during the chmod syscall on the volume mount.
You cannot use network = host because WordPress uses TCP port 80, which conflicts with the QTS system. We recommend using a different port or using bridging to obtain a different IP address.
Your WordPress should not use 127.0.0.1 when connecting to MariaDB; you can use their Docker names.
Since files need to be uncompressed to the docker volume space , you can add :z to the end of volumes.
You can refer to my YAML file below, and then you can access your WordPress via http://nas_ip:12345