Skip to content

Permission denied #80

@ACCGAGTT

Description

@ACCGAGTT

When trying to attach volumes , both docker and docker compose options throw the following error:
docker run -p 8081:80 --name mycamera -v $(pwd)/config:/home/agent/data/config -v $(pwd)/recordings:/home/agent/data/recordings-d --restart=always kerberos/agent:latest
{"level":"fatal","msg":"Problem creating a file: open ./data/config/.test: permission denied","time":"2023-03-06T05:54:22+01:00"}

when launching without mounted volumes the container comes up

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is neededquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions