Commit Graph

217 Commits

Author SHA1 Message Date
Torsten Widmann
e7e753bb66 Merge remote-tracking branch 'upstream/master' 2022-01-24 16:14:41 +01: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
gOOvER
b951d4ee77 Merge remote-tracking branch 'parkervcp/master' 2022-01-11 15:31:11 +01:00
Torsten Widmann
8a4ef8387d add libzip4 to base debian (#34) 2022-01-10 19:22:04 +02:00
gOOvER
9c522ecf1f Merge remote-tracking branch 'parkervcp/master' 2021-12-23 19:50:53 +01:00
Alex
a597262dda Debian: downgrade liblua to 5.3 (#33) 2021-12-22 11:16:10 +02:00
gOOvER
a4cde47402 Merge remote-tracking branch 'parkervcp/master' 2021-12-16 14:01:51 +01:00
softwarenoob
6bde9c7d3e chore: remove reduntant node 15 non-LTS release
closes #31
2021-12-14 14:58:39 +02:00
gOOvER
bb106d6417 Merge remote-tracking branch 'origin/master' 2021-12-13 17:48:29 +01: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
Torsten Widmann
28ce052787 feat: add rconcli to source image (#27) 2021-11-27 08:51:31 +02:00
Alex
84035341a8 fix: force_install_dir error
SteamCMD now complains when trying to login before providing install dir `Please use force_install_dir before logon!`
2021-11-26 01:26:58 +02:00
Fernando De Lucchi
eaedc9408a ci(bots): ARM64 support and layer caching (#26) 2021-11-25 03:27:05 +02:00
Torsten Widmann
7f9cd3c581 Add additional Repos for Wine (#25) 2021-11-24 21:26:54 +02: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
Alex
ac85bf789d add pull request template 2021-11-20 19:49:03 +02:00
Torsten Widmann
0abb82eb91 add wine latest (#21) 2021-11-20 19:33:43 +02:00
Alex
2c3c2e1615 docs: add Wine 2021-11-20 19:33:31 +02:00
Michael (Parker) Parker
f75391d115 Merge pull request #20 from lilkingjr1/steamcmd-update
[SteamCMD] 11/19/21 Update Fix for `force_install_dir` Warning
2021-11-19 22:34:51 -05:00
Red-Thirten
ac894c3267 Arma3's entrypoint.sh SteamCMD fix
SteamCMD apparently put an update out today that now displays a warning if `+force_install_dir` is after `+login`. This removes the error from appearing.
2021-11-19 19:29:31 -08:00
Red-Thirten
990b4fabab Source's entrypoint.sh SteamCMD fix
SteamCMD apparently put an update out today that now displays a warning if `+force_install_dir` is after `+login`. This removes the error from appearing.
2021-11-19 19:27:07 -08:00
Alex
cd85cfd68c docs(readme): Fix dotnet links 2021-11-20 00:18:03 +02:00
Alex
7185d6820e feat: add unzip zip tar jq 2021-11-18 21:38:10 +02:00
Torsten Widmann
56e01559dc add missing workdir (#19) 2021-11-15 10:53:41 +02:00
Torsten Widmann
5bbef80956 Add mono latest and libfreetype6 to java (#18)
Changes codestyle of Java images
2021-11-12 13:04:16 +02:00