AMP-dockerized icon indicating copy to clipboard operation
AMP-dockerized copied to clipboard

Issue Creating Docker Instances

Open FreeTheGamer opened this issue 2 years ago • 1 comments

I am running on unraid (posted on the unraid forum but never get a response there) I can create local instances inside the AMP docker but I think it is affecting performance of the game servers and I would like to separate them out into separate dockers, but when I try to create an instance and tell it to create inside a docker I get a "Couldn't find docker - docker is required to run containerized instances. The user running AMP (amp) must also be a member of the 'docker' group."

I am not sure where to go from here and any help would be appreciated.

Side note: I currently do not have access to any files (not at my system) so logs and such are out of the question for now.

FreeTheGamer avatar Jan 31 '23 14:01 FreeTheGamer

Hey there. What you need is explained here https://github.com/MitchTalmadge/AMP-dockerized/issues/100 So basically this docker doesnt have docker installed and doesnt have access to the hosts docker, so obviously it cant find docker and therefore cant create containers using docker. Maybe the linked issue will help you

Joly0 avatar Feb 10 '23 00:02 Joly0