Commit Graph

2 Commits

Author SHA1 Message Date
Mark Monteiro
1fde8f047a
Add missing volume to service configuration in docker-compose.yml 2024-01-02 20:21:03 -05:00
Daniel Nathan Gray
67415bd261
Add a docker compose file (#70)
It's quite the norm to include a docker-compose file, generally in the
README or the root for people to copy and modify. For example as
https://github.com/wfg/docker-openvpn-client has done so.

If there are [Environmental
variables](https://github.com/wfg/docker-openvpn-client#environment-variables),
they should also be documented - in this case there isn't.
2023-05-02 14:26:43 +08:00