This example shows how to utilize the features implemented into the NiceGUI release docker image.
Alter the docker-compose.yml file to your local host user's uid\gid and host storage path.
docker-compose up
Then you can access http://localhost:8080 and enter in data for storage. If you stop the container and look at the logs you should see it initiated ui.shutdown method.