Doc: add Update section with docker pull

This commit is contained in:
Quentin McGaw (laptop) 2021-08-01 15:19:30 -04:00
parent ced2aeb954
commit b7f6388949

View File

@ -51,6 +51,12 @@ ### Use an existing SQLite file
The container will automagically pick it up.
## Update
The Docker image `2fauth/2fauth` is built on every commit pushed to the `master` branch.
You can therefore pull the image with `docker pull 2fauth/2fauth` and restart the container to update it.
## Implementation details
- The container is based on `debian:buster-slim`