image: repository: ghcr.io/linuxserver/librespeed tag: 5.2.5@sha256:3c3ca19953140b94b48a3d01c2494dd25b2d5289fbca9493543a7c06b63374f9 pullPolicy: IfNotPresent service: main: ports: main: port: 10016 targetPort: 80 persistence: config: enabled: true mountPath: "/config" portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0