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 |
|
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
|
e0a72d3b52
|
fix ubuntu 22
|
2022-12-10 11:42:01 +01:00 |
|
Quinten
|
4bd8939dcf
|
Update Dockerfile
|
2022-12-04 20:17:45 +01:00 |
|
Alex
|
f5981b736d
|
feat(base_debian): remove lib32gcc-s1 for ARM support (#36)
|
2022-01-22 12:49:44 +02:00 |
|
Michael Parker
|
167df328f4
|
add libevent-dev to ubuntu/debian
required to run webdis
|
2021-12-07 21:35:49 -05:00 |
|
Torsten Widmann
|
56e01559dc
|
add missing workdir (#19)
|
2021-11-15 10:53:41 +02: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 |
|