-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
checkdigits
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working