SimonXIX’s avatarSimonXIX’s Twitter Archive—№ 61,527

    1. Volunteered to help someone with their WordPress instance and then immediately discovered an issue with my own. I'm an IT professional.
  1. …in reply to @SimonXIX
    Turns out that Docker images of WordPress based on Alpine Linux assign the www-data user a different UID to Docker images based on e.g. Debian so mixing up both these images in one Docker setup can result in file ownership issues that prevent WordPress updating.