pterodactyl / panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
https://pterodactyl.io
Other
6.41k stars 1.57k forks source link

Missing tzdata package in egg core:source image #2748

Closed Kurounin closed 3 years ago

Kurounin commented 3 years ago

Describe the bug Timezone is UTC as noted in https://github.com/pterodactyl/panel/issues/2630 and https://github.com/pterodactyl/panel/issues/2513 in all Source Engine eggs (for example Counter-Strike: Global Offensive).

I could not find the repository that is used to build that image (https://github.com/pterodactyl/images/tree/source hasn't been updated since June 2019).

Expected behavior The tzdata package should be installed in the quay.io/pterodactyl/core:source image. It could also be missing in the other images, like core;java, although I didn't check.

Software-Noob commented 3 years ago

Not related to a panel, this should just stick to the image PR

matthewpi commented 3 years ago

Please open an issue or PR on the images repository for anything involving the Dockerfile or entrypoint of any images.