Commit Graph

28 Commits

Author SHA1 Message Date
Chillcog 23fd11e05a Update Dockerfile 2026-05-12 22:18:05 -07:00
TheBombGamer d218ee6857 Use 2sharkystudios base image and rename tags
Rename the workflow job and GHCR tags to use a dotnet-prefixed name, and switch GHCR image references from parkervcp to 2sharkystudios. Updates .github/workflows/dotnet.yml to change the job name and tag paths (ghcr.io/.../yolks:dotnet_ -> ghcr.io/.../dotnet:dotnet_), and updates dotnet/9/Dockerfile to use ghcr.io/2sharkystudios/yolks:debian as the base image for consistency.
2026-05-12 18:28:01 -07:00
Kyle Speight 5a71b67076 update 2025-09-09 01:46:09 -07:00
srnyx 4433174569 Remove @pterodactyl from container@pterodactyl 2025-03-16 00:08:35 -04:00
srnyx 883aef96dd Change pelican to pterodactyl 2025-03-11 16:38:56 -04:00
RMartinOscar 10275ceec5 Normalize all the line endings 2025-02-12 22:57:17 +00:00
Quinten 6d82a2fee0 Fix: Docker LegacyKeyValueFormat 2025-01-03 11:02:41 +01:00
Quinten 39b46f44c5 add Dotnet 9 2024-11-20 11:24:10 +01:00
Quinten 518d3e3206 replace pterodactyl with pelican 2024-05-12 10:53:54 +02:00
Senaris 89d6a8311e dotnet 8 2023-11-17 02:12:48 +02:00
Quinten baf272435a Use SIGINT as stop signal 2023-08-09 19:24:33 +02:00
Quinten 0cc5ef2369 tini part 2 2023-07-19 18:20:40 +02:00
Quinten 693c8373b6 dotnet: update 3.1 & 2.1 2023-03-08 16:22:06 +01:00
Quinten 222b3f16e4 update dotnet 2023-03-08 16:20:34 +01:00
Quinten 415a61de92 fix spacing 2022-11-12 11:41:40 +01:00
Quinten ad2a054f2a Merge branch 'master' into Dotnet 2022-11-12 11:41:05 +01:00
Quinten 50948f3b29 add dotnet 7 2022-11-12 11:37:06 +01:00
Torsten Widmann 8c99fcdd6c add dotnet 7 2022-11-09 15:19:37 +01:00
QuintenQVD0 c0daa84da8 Dotnet arm64 fix 2022-11-06 17:51:12 +01:00
QuintenQVD0 83030416ae dotnet for arm64 2022-11-06 15:42:51 +01:00
softwarenoob 5e94fc4239 fix: multi platform builds 2022-05-23 05:17:41 +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
Torsten Widmann 7caf182f27 update repo url to debian 11 (#42) 2022-02-03 18:32:47 +02:00
Torsten Widmann 5e9841ebad feat: Add dotnet6 (#16) 2021-11-09 20:21:55 +02:00
Alex 4f63fec3f0 Revert "refactor(dotnet): folder name"
This reverts commit 6b4870906b.
2021-08-24 21:16:58 +03:00
Alex 6b4870906b refactor(dotnet): folder name 2021-08-24 21:07:56 +03:00
Alex 7bbb93110c ci(dotnet): fix workflow and formatting
Fix formatting and provide build platform. This together with debian path fix should resolve building of the images
2021-08-24 21:05:46 +03:00
Torsten Widmann 61e341587e Add Dotnet 2.1, 3.1, 5.0 Docker Images (#9)
* Add Dotnet 2.1, 3.2, 5.0 Docker Images
2021-08-24 20:10:35 +03:00