docker-pivpn
docker-pivpn copied to clipboard
Can you add a docker-compose file?
I’d like to have all of the config files saved to my hosts file system so if I kill the container and recreate it, then there is no need to run any scripts again because the existing files will already be in place. I see your script copies files to the host, but there is no easy way of getting them back into the container. If you create a docker-compose file with these mounts specified that would be extremely helpful.