Commit Graph

237 Commits

Author SHA1 Message Date
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
Michael (Parker) Parker
9f02fe140f Merge pull request #52 from CDE90/rust-lang
feat: add Rust (language) images
2022-04-22 08:25:01 -04:00
Michael (Parker) Parker
2252e1d37b Merge pull request #49 from IAmSilK/feature-arma3-optional-mods
Add optional mods environment variable to Arma 3 image
2022-04-22 08:00:53 -04:00
Michael (Parker) Parker
ec8d0556b0 Merge pull request #53 from gOOvER/nodejs18
add nodejs18
2022-04-22 07:56:25 -04:00
gOOvER
91cba2e3e5 Update README.md 2022-04-22 07:38:43 +02:00
gOOvER
bc57e78b0c add nodejs18 2022-04-22 07:36:18 +02:00
CDE90
e889a1e143 Update README.md 2022-04-17 16:19:55 +01:00
CDE90
fb6c0dcf56 Add rust language 2022-04-17 16:16:14 +01:00
Alex
b99d99e233 feat(arma): install tzdata
resolves #50
2022-03-26 17:41:49 +02:00
IAmSilK
e79e8cdd4d Ensure optional mods files are deleted after downloading and keys are removed if an optional mod is unconfigured 2022-03-25 01:50:24 -03:00
IAmSilK
1769dffa31 Add optional mods environment variable which allows for downloading mods without requiring them from clients 2022-03-23 19:39:55 -03:00
Michael (Parker) Parker
daf1f5ca6f Merge pull request #47 from QuintenQVD0/patch-1
Update ALTV
2022-03-16 18:58:53 -04:00
Quinten
5fd5db9c81 Update ALTV
The image was broken , It spit out a error: `[09:00:13][Error] Error loading "libcsharp-module.so", Unix error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: Version `GLIBCXX_3.4.26' not found (required by /home/container/modules/libcsharp-module.so)`
2022-03-13 11:46:58 +01:00
Torsten Widmann
1e037c37d1 feat(wine): Mono 7.1 and HTTPS DL url (#46) 2022-03-12 19:21:17 +02:00
Michael (Parker) Parker
55e128a2b5 Merge pull request #45 from parkervcp/fix_db_images
make sure db images use correct entrypoint
2022-02-28 17:45:08 -05:00
Michael Parker
80bb87e8cb make sure db images use correct entrypoint 2022-02-23 16:02:00 -05: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
Torsten Widmann
ab9fecc764 feat: add altv game image (#43) 2022-02-19 17:45:52 +02:00
Torsten Widmann
7caf182f27 update repo url to debian 11 (#42) 2022-02-03 18:32:47 +02:00
Michael (Parker) Parker
77ceb396ff Merge pull request #41 from Emilgardis/java-startup
change startup parsing to eval
2022-02-01 16:55:41 -05:00
Emil Gardström
a93590f3a1 change startup parsing to eval
done for similar reason as 2e366792c1
2022-02-01 22:48:21 +01:00
Torsten Widmann
c263e42dac feat: add PostgreSQL/MongoDB Images and fix multiarch (#40)
add PostgreSQL/MongoDB Images and fixes multi-arch builds for MariaDB, Redis.
2022-01-25 17:08:35 +02:00
softwarenoob
68ef32ee2a ci(redis): fix registry typo 2022-01-24 17:41:43 +02:00
Torsten Widmann
91cb52ee6b feat: Redis 5 and 6 images (#39) 2022-01-24 17:26:20 +02:00
Torsten Widmann
fc453017ff feat: add MariaDB Images (#38) 2022-01-23 15:58:11 +02:00
Alex
6ca451ec48 feat(mono): install lib32gcc-s1 for steam (#37) 2022-01-22 13:00:09 +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
softwarenoob
6bde9c7d3e chore: remove reduntant node 15 non-LTS release
closes #31
2021-12-14 14:58:39 +02:00
Michael (Parker) Parker
dd005a0661 Merge pull request #30 from Ethanadams642/master
Update node.js dockerfile to include libtool
2021-12-13 10:47:32 -05:00
Ethan Adams
341204d673 Reverted build username 2021-12-13 10:39:02 -05:00
Ethan Adams
79df97b6f3 Merge branch 'parkervcp:master' into master 2021-12-08 21:04:41 -05:00
Michael (Parker) Parker
f968025491 Merge pull request #28 from parkervcp/add_libevent
add libevent-dev to ubuntu/debian
2021-12-08 20:57:14 -05:00
Ethan Adams
fcfbe573e3 Update nodejs.yml 2021-12-08 20:40:48 -05:00
Ethan Adams
8c996953d9 Update nodejs.yml 2021-12-08 20:33:37 -05:00
Ethan Adams
7e55c3b6ab Added libtool installation to Node.js 12 docker file 2021-12-08 14:12:43 -05:00
Ethan Adams
0ac02a5c42 Added libtool installation to Node.js 14 docker file 2021-12-08 14:12:06 -05:00
Ethan Adams
dc1e8d8bf3 Added libtool installation to Node.js 15 docker file 2021-12-08 14:11:26 -05:00
Ethan Adams
a6d1d9f28e Added libtool installation to Node.js 16 docker file 2021-12-08 14:10:50 -05:00
Ethan Adams
38ef2e77c5 Added libtool installation to Node.js 17 Docker file 2021-12-08 14:09:53 -05:00
Michael (Parker) Parker
9a1ed8985d Merge pull request #29 from PteroForge/nodejsbullseye
Update all nodejs to Bullseye-slim to prevent sqlite3 error
2021-12-08 10:44:16 -05:00
gOOvER
d5e1e2e5ec update all nodejs to bullseye-slim 2021-12-08 07:30:18 +01:00
gOOvER
fb53cb148a Merge remote-tracking branch 'parkervcp/master' 2021-12-08 07:23:40 +01:00
Michael Parker
167df328f4 add libevent-dev to ubuntu/debian
required to run webdis
2021-12-07 21:35:49 -05:00
Alex
e0e3b4bf7b fix(source): windows parameter for auto update 2021-12-07 17:59:54 +02:00
Alex
2e366792c1 ci(source): change startup parsing to eval
exec does not support startups that are more keen of scripts with multiple breaks and statements. Ark or 7d2d are examples of this.

ref https://github.com/parkervcp/eggs/pull/1420
2021-12-07 15:30:41 +02:00
gOOvER
0f0501adfa Merge remote-tracking branch 'parkervcp/master' 2021-12-03 17:11:57 +01:00
Alex
fe82cc0ac0 chore: remove reduntant FiveM specific image 2021-11-27 08:54:41 +02:00