Docker is new for me.
I’m a webdesigner and developing WordPress websites.
Set my first steps buidling a docker container on my Qnap NAS with Container Station.
I create with succes a new container with the wizard in Container Station:
The above will create a volume in your current directory where you will find your wp-content folder.
If not persisted you will lose your theme, images in posts… when you restart docker-compose.
Thanks for the help and useful info.
I will try this.
I try using Docker in Container Station on my Qnap NAS (https://www.qnap.com/solution/container_station/en-us/)
The only problem that i have, i found enough tutorials how install Docker on Win10, OSX and Linux, but not for a NAS. I don’t know how link a volume to a directory on my NAS :-/