Skip to content

Issue on up -d #184

Answered by jaydrogers
LfJohnVo asked this question in Q&A
Jun 8, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

It's probably a permissions issue.

When you use docker run to run a command, it's going to run as root due to how PHP-FPM needs root to run.

You should switch to webuser instead.

More details here:

  1. #179 (comment)
  2. https://www.baeldung.com/linux/docker-image-container-switch-user

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@LfJohnVo
Comment options

@jaydrogers
Comment options

Answer selected by LfJohnVo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants