pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.81k stars 2.32k forks source link

[Egg Feature Request] Rust Generic request: channel support #2291

Open LeoDog896 opened 1 year ago

LeoDog896 commented 1 year ago

The Rust Generic egg doesn't have support for different rust installation channels:

Having a configuration option for this would be great!

QuintenQVD0 commented 1 year ago

there is not a real way to do this in pterodactyl as they do not have beta or nightly docker images and containers are completly read only exept for /home/container and there disposed on every restart

LeoDog896 commented 1 year ago

Alright! Just want to clarify that when you mean they do you mean Rust or Pterodactyl themselves? Rust has beta and nightly docker images here: https://hub.docker.com/r/rustlang/rust/

I absolutely do see what you mean though - I doubt doing this would be worth the annoyance it would be to set up three different yolks for different eggs as the containers are read-only.

QuintenQVD0 commented 1 year ago

I meant rust but if they have then i suppose we can add those 2 image to the yolks repo. They will always run a litte behind as there only build every monday.