Updates
Updates
Section titled “Updates”This page will document how to update GuideVault, pull new container images, restart the application, and verify that the running version is current.
Typical update direction
Section titled “Typical update direction”A normal Docker-based update usually follows this pattern:
- Pull the latest GuideVault image.
- Stop the running container.
- Start the container again using the same volume mappings.
- Confirm that the application loads.
- Check the version and any update notes.
