eugeneware / docker-wordpress-nginx

A Dockerfile that installs the latest wordpress, nginx and php-fpm.
MIT License
874 stars 380 forks source link

edit files inside docker #60

Closed bigjimmy546 closed 6 years ago

bigjimmy546 commented 6 years ago

hi, I'm new to this, How do I edit the config file in the docker in terminal? I ran into login loop due to domain name issue, so I would like to edit the config file.

also how do I access the php database to disable plugin?

I know a similar question has been asked, but I don't seem to be able to do this.

thank you