variable for additional labels added
This commit is contained in:
@@ -17,9 +17,6 @@ ExecStartPre={{ devture_systemd_docker_base_host_command_docker }} create \
|
||||
--name={{ immich_identifier }} \
|
||||
--log-driver=none \
|
||||
--network={{ immich_container_network }} \
|
||||
--user={{ immich_uid }}:{{ immich_gid }} \
|
||||
--cap-drop=ALL \
|
||||
--read-only \
|
||||
--env-file={{ immich_base_path }}/env \
|
||||
--label-file={{ immich_base_path }}/labels \
|
||||
--mount type=bind,src={{ immich_config_dir_path }},dst=/config \
|
||||
|
||||
Reference in New Issue
Block a user