Skip to content

Disk space occupation ERROR #26

@EUConsulting

Description

@EUConsulting

Even in the new PAServer version, creating the container via docker causes a space occupation estimated at 100 MB every 2/3 minutes of use
We have already reported this error (RSS-1076) that has been re-proposed in the new version:slight_frown:
We recommend checking and correcting the run.sh script with
one similar to this one that solves the problem
docker run --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --platform linux/amd64 -it -e PA_SERVER_PASSWORD=MyPasswd -p 64211:64211-name mycontainer_name radstudio/paserver:latest

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions