Skip to content

Update Image

The Youdeyiwu program is regularly updated.

If you need to apply these updates, it is recommended to use Docker Compose for easy upgrading.

sh
docker compose pull
docker compose down
docker compose up -d

Check the status:

sh
docker compose ps

TIP

Generally, there should be no issues with the update process, but it is still advisable to backup your data.

Released under the MIT License.