Red-Thirten
a98977b5df
[oses/ubuntu] Bump Ubuntu to latest LTS ( #265 )
...
- Bumps Ubuntu to latest LTS version 24.04 (Noble Numbat)
- Unified the Dockerfile's style with Debian's Dockerfile (4-space even indenting)
- Added `org.opencontainers` labels (similar to Debian's Dockerfile)
- Fixed depreciated `DEBIAN_FRONTEND` env line by adding `=`
- Bumped `netcat` package to updated `netcat-openbsd`
- Bumped `libncurses5` package to updated `libncurses6`
- Bumped `libncursesw5` package to updated `libncursesw6`
2024-10-15 20:08:30 -07:00
srnyx
54fa390139
Fix #261
...
https://github.com/pelican-eggs/yolks/issues/261
2024-08-25 21:21:13 -04:00
srnyx
238cfc7ded
Remove eval echo "$(cat -)"
...
Everything still works as normal and this actually fixes complex startup commands as PR #259 was supposed to do
2024-08-23 22:50:31 -04:00
srnyx
7ac950ba0e
Change echo "${STARTUP}"
to echo -e ${STARTUP}
...
All other `entrypoint.sh` files use this change, so just making the incorrect ones match the rest
It also caused issues with complex startup commands that utilize if statements and such, so hopefully this fixes those issues
2024-08-22 18:34:03 -04:00
Quinten
518d3e3206
replace pterodactyl with pelican
2024-05-12 10:53:54 +02:00
Quinten
ceb90bb701
last time or I just close you
2024-04-04 14:31:15 +02:00
Quinten
d7abc65171
now you will build, silly me
2024-04-04 14:28:01 +02:00
Quinten
d8ca82f3e3
Fix arm64 builds?
2024-04-04 14:22:43 +02:00
Quinten
dc3100203a
yea libssl1.1
2024-04-04 14:17:06 +02:00
Quinten
c69e507b54
debian: Temp fix for libicu66.1 for RAGE-MP
2024-04-04 12:26:34 +02:00
Quinten
d7f798c383
fix the builds
2024-04-04 08:56:29 +02:00
Quinten
b3f8b0844a
Move to Debian 12 and fix Uptime Kuma
2024-04-02 15:50:15 +02:00
Quinten
baf272435a
Use SIGINT as stop signal
2023-08-09 19:24:33 +02:00
Quinten
e6c1b4cc4a
tini part 1
2023-07-19 18:01:39 +02:00
Quinten
45dd8d9357
OS_Debian: add libstdc++6
2023-07-03 18:57:11 +02:00
Michael Parker
57e3ef41ed
add procps for deb image
...
adding procps for better txadmin support on their requet
2023-03-03 13:48:18 -05:00
Torsten Widmann
9c32930d92
add libfluidsynth2 for OpenTTD
2023-01-08 16:03:44 +01:00
Quinten
e0a72d3b52
fix ubuntu 22
2022-12-10 11:42:01 +01:00
Quinten
4bd8939dcf
Update Dockerfile
2022-12-04 20:17:45 +01:00
Quinten
37a50d3fe2
add libprotobuf23 debian
2022-11-04 19:19:42 +01: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
Manuel Dielacher
dd3b647339
Revert "feat: add mohaa game image ( #12 )"
...
Failed Pull request with no support for multiarch.
This reverts commit 2c88875951
.
2022-02-19 18:36:24 +02:00
Manuel Dielacher
2c88875951
feat: add mohaa game image ( #12 )
2022-02-19 18:06:21 +02:00
Alex
f5981b736d
feat(base_debian): remove lib32gcc-s1 for ARM support ( #36 )
2022-01-22 12:49:44 +02:00
Torsten Widmann
8a4ef8387d
add libzip4 to base debian ( #34 )
2022-01-10 19:22:04 +02:00
Alex
a597262dda
Debian: downgrade liblua to 5.3 ( #33 )
2021-12-22 11:16:10 +02:00
Michael Parker
167df328f4
add libevent-dev to ubuntu/debian
...
required to run webdis
2021-12-07 21:35:49 -05:00
Alex
5b70a19170
fix: package new line installation
2021-11-21 17:48:20 +02:00
Alex
2afebbba5a
fix: move user env to the beginning
2021-11-21 17:47:25 +02:00
Alex
aa054a48bf
fix: add symbolic link for user
2021-11-21 17:44:31 +02:00
Alex
9bd45e5af0
fix: add user to Debian base
2021-11-21 17:20:08 +02:00
Torsten Widmann
a4ef920a09
fix Debian Image ( #24 )
2021-11-21 17:10:36 +02:00
Alex
df3be85cba
feat: use Bullseye for base Debian image
...
resolves #23
2021-11-21 16:44:55 +02:00
Torsten Widmann
56e01559dc
add missing workdir ( #19 )
2021-11-15 10:53:41 +02:00
Softwarenoob
7ef5084968
ci(build): force rebuild base images
2021-08-24 20:54:27 +03:00
Softwarenoob
2db7d40454
fix: oses workflow migration
...
fix building oses images after migrating them over
2021-08-06 23:31:39 +03:00
Softwarenoob
36f90183e2
fix: build workflows and migrate base to oses
...
Fix bot image workflow build and migrate base images to oses since it appears we already have such folder - although badly named (why not base?).
2021-08-06 23:20:24 +03:00
Softwarenoob
ff39426961
force rebuild all images
2021-07-14 03:45:37 +03:00
Charles Morgan
c32aab2602
Build the new images
2021-06-21 20:13:08 -04:00
Charles Morgan
88180b3f5c
Add Base Debian ( #5 )
2021-06-21 16:27:00 -07:00