Document changes in v1.1.1

This commit is contained in:
flow.gunso
2019-04-18 14:38:53 +02:00
parent 3c3babc0ce
commit 31de89ece4

View File

@@ -1,3 +1,5 @@
### [1.1.1] - 2019/04/18
- Because of the infinite-seaf-cli-start loop, within the container was running many seaf-daemons. Now, the infinite loop stop the current seaf-daemon before starting it again. (see #3)
## [1.1.0] - 2019/04/09 ## [1.1.0] - 2019/04/09
- The container now actually use the UID/GID provided to it: - The container now actually use the UID/GID provided to it:
The container entrypoint is run with root, then another entrypoint is run by the container's user, seafuser, to run the Seafile client. The container entrypoint is run with root, then another entrypoint is run by the container's user, seafuser, to run the Seafile client.