ccarney16 / pterodactyl-containers

Pterodactyl Panel within a docker container
234 stars 79 forks source link

Getting node up and running #86

Closed DesertCookie closed 2 years ago

DesertCookie commented 3 years ago

I've got MariaDB and your container up and running in Unraid. I cannot, however, get a node running. All the tutorials SSH into a Linux system. docker exec -it Pterodactyl bash does not allow me to get access to a Linux terminal within the container. How do I get my node up and running?

Thanks.

TekExplorer commented 3 years ago

take a look at the wiki to learn how to set this up properly

ccarney16 commented 3 years ago

Okay, If there is anything with Unraid, I do not support it. The template provided for unraid is very much out of date. Also these images are based on alpine linux, and do not contain bash. If your looking to execute a shell, you can use either ash or sh.