Commit Graph

15 Commits

Author SHA1 Message Date
Poseidon c80ad9aa0a Update Dockerfile (#234)
* Update Dockerfile

There was a mistake made here. This is the 3.12 dockerfile but you are using python 3.7. This should fix that

* also fix 3.7

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-04 11:57:50 +02:00
Quinten b3f8b0844a Move to Debian 12 and fix Uptime Kuma 2024-04-02 15:50:15 +02:00
Red-Thirten 6bb8c6fb29 [Arma 3] Fix SIGINT not getting passed to server (#212)
* Add Tini to Arma 3
* add forgoten tini to Python 3.12


---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-12-19 09:51:19 +01:00
Michael (Parker) Parker ebe9cde046 Merge pull request #166 from parkervcp/tini
Use tini for some images to fix the ^C  stop bug
2023-11-01 08:43:17 -04:00
Loki 3fff30486b Create Dockerfile 2023-10-12 21:43:45 -07:00
Quinten 3e04f0c22b Python: use SIGINT 2023-07-21 14:50:45 +02:00
Quinten e6c1b4cc4a tini part 1 2023-07-19 18:01:39 +02:00
Torsten Widmann e0357d8c83 add python 3.11 (#87) 2022-10-28 13:04:44 +03:00
Alex cd6b949868 fix: invalid INTERNAL_IP environment value
New IP route output appends UID to the result, causing the value to be set to that instead of the IP. Fix it by ignoring the last two appended UID results
2022-04-24 18:10:20 +03:00
Alex 7b66879352 feat: ARM64 support for Python 2021-10-22 15:30:43 +03:00
Alex d1d8af7e92 feat: add python 3.10 2021-10-19 20:03:47 +03:00
Softwarenoob 6b1fde7b50 feat: migrate Python images based on eval startup to support Discord egg
Migrates Python images from images fork with eval startup that correctly parses the Discord.py startup parameters
2021-08-06 21:55:29 +03:00
Softwarenoob ff39426961 force rebuild all images 2021-07-14 03:45:37 +03:00
Dane Everitt 5919abae88 Actually correct command running... 2021-05-29 10:52:55 -07:00
Dane Everitt ee444da25a Move a bunch of files around, try to get things working 2021-05-15 12:26:45 -07:00