408 B
408 B
duplicator wordpress
- https://duplicator.com/knowledge-base/classic-install/
- installer.php has two errors :
- delete first blank line
- close last line comment
- delete first blank line
commands
docker exec -ti <container-name> bashto run bash inside a running containerdocker logs <container_name>to see the logs on standard output of a containerdocker psto list the container, and see their names