Quinten
|
727d71a662
|
add rust image
|
2024-06-26 08:59:24 +02:00 |
|
Michael (Parker) Parker
|
6a54f842dd
|
update all images
make it so all images are pushed to parkervcp and pelican-eggs packages
|
2024-05-11 14:39:08 -04:00 |
|
Michael (Parker) Parker
|
135a318951
|
update base workflow
updates workflow for base images.
This is to test that the builder can push to other package locations.
|
2024-05-11 13:58:41 -04:00 |
|
Josh
|
b177dcc194
|
Add MariaDB 11.3 & 11.4 (#241)
* Update mariadb.yml
Add '11.3' and '11.4'
* Update README.md
* Create Dockerfile - MariaDB 11.3
* Create Dockerfile - MariaDB 11.4
|
2024-05-10 10:14:54 +02:00 |
|
mattman107
|
3798abab4e
|
The Battle For Wesnoth (#237)
* Create Dockerfile
* Create entrypoint.sh
* Update games.yml
* Update README.md
* Update Dockerfile
* Update Dockerfile
* Rename Dockerfile to Dockerfile
* Rename entrypoint.sh to entrypoint.sh
* Update README.md
* Update games.yml
* Update README.md
* Update Dockerfile
* Update Dockerfile
make it actually work.
|
2024-04-19 16:10:42 +02:00 |
|
Alden Bansemer
|
e702e788be
|
Add 3.3/stable dart yolks (#229)
* Add 3.3/stable dart images
* Update dart.yml
* Revert dart.yml
|
2024-04-02 12:24:16 +02:00 |
|
wraith1200
|
ef82e69547
|
adding proton 8 image
|
2024-03-12 13:57:20 -04:00 |
|
Quinten
|
d052cddef9
|
Merge pull request #222 from rumenbl/add-go-1-22
Add Golang 1.22
|
2024-02-11 16:44:23 +01:00 |
|
Rumen
|
a2302e85c7
|
add go 1.22
|
2024-02-07 23:45:50 +02:00 |
|
Alexander Ballauf
|
bcc7c30440
|
Add sniper platform image (#220)
* Add sniper platform image
* steamcmd sniper force TARGETOS and TARGETARCH
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
|
2024-02-03 16:40:27 +01:00 |
|
Michael (Parker) Parker
|
adda5bf356
|
Merge pull request #211 from parkervcp/mongodb-7
Add mongodb 7
|
2024-01-08 20:29:30 -05:00 |
|
Rumen
|
cbf89de3b1
|
add nodejs 21
|
2024-01-03 01:31:56 +02:00 |
|
djoh
|
17e36116c7
|
Add MariaDB 11.2
|
2023-12-25 23:22:39 +00:00 |
|
Quinten
|
74cd18c868
|
Add mongodb 7
|
2023-12-17 09:59:00 +01:00 |
|
Vincenz
|
a401057a70
|
PosgreSQL 16 (#210)
* add PostgreSQL 16
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
|
2023-12-11 18:37:36 +01:00 |
|
Michael (Parker) Parker
|
fa14c76d0e
|
Merge pull request #203 from parkervcp/fixes
Fixes images build + update workflow actions
|
2023-11-19 12:36:17 -05:00 |
|
Quinten
|
dc52a6b037
|
Update all workflow actions
|
2023-11-18 18:52:06 +01:00 |
|
Senaris
|
89d6a8311e
|
dotnet 8
|
2023-11-17 02:12:48 +02:00 |
|
Quinten
|
e638f58017
|
Rust: stop building 1.31
|
2023-11-01 20:17:41 +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 |
|
Quinten
|
be29669286
|
add mta image
|
2023-10-27 16:59:57 +02:00 |
|
Michael (Parker) Parker
|
55c10964b3
|
Merge pull request #196 from parkervcp/fix-go-builds
Update go to build 1.20
|
2023-10-24 09:38:27 -04:00 |
|
Michael (Parker) Parker
|
71fa06603b
|
Merge pull request #192 from parkervcp/update-mono
mono: make steamcmd work and build for arm64
|
2023-10-24 09:33:07 -04:00 |
|
Quinten
|
831f368c3d
|
Update go.yml
|
2023-10-18 09:45:27 +02:00 |
|
Michael (Parker) Parker
|
171b3d83d1
|
Merge pull request #193 from parkervcp/java-21
add java 21
|
2023-10-17 20:50:17 -04:00 |
|
oq
|
11a89c1821
|
Update go.yml
|
2023-10-17 02:34:22 +03:00 |
|
Loki
|
ee0916e02b
|
Update python.yml
|
2023-10-12 21:41:43 -07:00 |
|
Quinten
|
1f47802f77
|
add java 21
|
2023-10-12 12:22:11 +02:00 |
|
Quinten
|
cbe953c448
|
mono: make steamcmd work and build for arm64
|
2023-10-11 19:29:25 +02:00 |
|
Quinten
|
b36072dcca
|
Merge branch 'master' into tini
|
2023-09-26 18:15:23 +02:00 |
|
gOOvER
|
ede7b44624
|
add uptime kuma image
|
2023-09-25 18:00:34 +02:00 |
|
MrAvox
|
02a50118ef
|
Added Elixir images (#182)
|
2023-09-22 20:01:34 +02:00 |
|
Quinten
|
94aa88bdce
|
Merge branch 'master' into tini
|
2023-09-06 19:37:29 +02:00 |
|
mratox
|
cafdcdc0f5
|
Added Bun Image (#179)
* Add bun images
---------
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
|
2023-08-27 13:08:02 +02:00 |
|
Michael (Parker) Parker
|
98585d0fb7
|
Merge pull request #168 from parkervcp/multi-installers
Make the installer image work for ARM64 and AMD64
|
2023-08-13 21:48:19 -04:00 |
|
Quinten
|
51a6752601
|
Bots: use qemu V2
|
2023-08-09 19:19:43 +02:00 |
|
gOOvER
|
9bf8077453
|
update all imanges to use latest keyrings and added wine devel
|
2023-08-06 12:40:56 +02:00 |
|
Quinten
|
310ed2569e
|
make the installer image work for ARM64 and AMD64
|
2023-07-29 19:21:34 +02:00 |
|
Quinten
|
3ea6c22100
|
Update games.yml
|
2023-07-21 19:14:57 +02:00 |
|
Quinten
|
0eb47d3c6c
|
Update games.yml
|
2023-07-21 19:13:54 +02:00 |
|
Quinten
|
a6b6f03424
|
Update games.yml
|
2023-07-21 19:07:32 +02:00 |
|
Michael (Parker) Parker
|
b857cd79ad
|
Merge pull request #133 from parkervcp/minetest
games: add minetest
|
2023-07-21 11:40:56 -04:00 |
|
Loki
|
8a634cd2ba
|
Add version 20 (#163)
Add: nodejs 20
|
2023-06-28 09:54:00 +02:00 |
|
Quinten
|
b95dde031b
|
build erlang for arm64 + add iproute2 for the ip command to work
|
2023-06-22 15:33:54 +02:00 |
|
Michael (Parker) Parker
|
a5643ab7f6
|
Merge pull request #110 from parkervcp/bastion-update-2
bastion: move to mongodb6 + python2 -> 3 + set mongodb to use always use the same log file + build for arm64
|
2023-03-29 08:13:13 -04:00 |
|
gOOvER
|
75a3f263d7
|
add nodejs19
|
2023-03-19 12:26:19 +01:00 |
|
Quinten
|
46d85cb586
|
add erlang 25 & 26
|
2023-03-16 17:10:32 +01:00 |
|
Quinten
|
8f8704ca2c
|
Games: minetest for arm64 and amd64
|
2023-02-26 11:54:25 +01:00 |
|
Michael (Parker) Parker
|
2962ad087e
|
Merge pull request #91 from parkervcp/Dotnet
add dotnet for arm64
|
2023-02-24 13:37:07 -05:00 |
|
Quinten
|
36fb96305c
|
add dart 2.18 and 2.19
|
2023-02-24 17:42:44 +01:00 |
|