guglcooking.blogg.se

Filebot synology
Filebot synology





filebot synology

Launch the FileBot docker container with the following command: NOTE: The Docker command provided in this quick start is given as an exampleĪnd parameters should be adjusted to your need. If not set, the container runs in the foreground. Pass an environment variable to the container. See the Environment Variables section for more details. Set a volume mapping (allows to share a folder/file between the host and the container). See the Data Volumes section for more details. To customize some properties of the container, the following environment Set a network port mapping (exposes an internal container port to the host). Variables can be passed via the -e parameter (one for each variable). See User/Group IDs to better understand when this should be set. See User/Group IDs to better understand when this should be set.Ĭomma-separated list of supplementary group IDs of the application. Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation. See the following online umask calculator: By default, this variable is not set and the default umask of 022 is used, meaning that newly created files are readable by everyone, but only writable by the owner. Timezone can also be set by mapping /etc/localtime between the host and the container.

filebot synology

When set to 1, the application will be automatically restarted if it crashes or if a user quits it. Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. By default, niceness is not set, meaning that the default niceness of 0 is used. NOTE: A negative niceness (priority increase) requires additional permissions. In this case, the container should be run with the docker option -cap-add=SYS_NICE. When set to 1, all files in the /tmp directory are deleted during the container startup. Width (in pixels) of the application's window.







Filebot synology