wings/environment
Daniel Barton 48abf9bb0e Correct stop signal handling
Uses strings to reference signals - This is what docker API is expecting
Rename and Replace Terminate() so we aren't assuming the container immediately dies just because we sent it a signal
^C is now considered a SIGINT (as it should be) however this wont take effect until the panel is updated - use ^SIGINT in egg stop instead
2023-07-01 17:49:44 +08:00
..
docker Correct stop signal handling 2023-07-01 17:49:44 +08:00
allocations.go environment(docker): set outgoing ip correctly (#135) 2022-09-25 18:49:48 -06:00
config.go Add customizable container labels (#146) 2022-10-16 17:17:27 -06:00
docker.go environment(docker): set outgoing ip correctly (#135) 2022-09-25 18:49:48 -06:00
environment.go Correct stop signal handling 2023-07-01 17:49:44 +08:00
settings.go Use the correct CPU period when throttling servers; closes pterodactyl/panel#4102 2022-05-30 17:45:41 -04:00
stats.go Make uptime available in the stat output for a container 2021-10-03 12:59:03 -07:00