image: repository: ghcr.io/linuxserver/doublecommander pullPolicy: IfNotPresent tag: version-0.8.2-1@sha256:a64547270ae8644ed31e76e87c831e2bc92cb82bb825af5edc009fdf69a7ddde env: PUID: 568 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 10034 targetPort: 3000 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true