Skip to content


How to fix permissions on wordpress docker file system

docker exec -t -i mycontainer /bin/bash
cd .. (so you see the html folder)
chown -R www-data:www-data html

Posted in Uncategorized.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

You must be logged in to post a comment.