Commit Graph

406 Commits

Author SHA1 Message Date
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
Torsten Widmann
1788debd03 docs(readme): fix dotnet 6 link (#17) 2021-11-09 20:57:32 +02:00
Torsten Widmann
5e9841ebad feat: Add dotnet6 (#16) 2021-11-09 20:21:55 +02:00
Torsten Widmann
32ae4fa67c Fixed a little typo (#15) 2021-11-06 12:27:02 +02:00
Red-Thirten
c69ecc02b2 [games] Add sleep to source image (#14)
Sleep for 1 second before proceeding with steamcmd update to make sure it doesn't deadlock
2021-11-05 23:57:00 +02:00
Alex
7b66879352 feat: ARM64 support for Python 2021-10-22 15:30:43 +03:00
Alex
8ba8f2f811 feat: ARM64 support for Node.js
resolves #10
2021-10-22 15:24:42 +03:00
Alex
b24985022a feat: add Node.js 17 image 2021-10-22 14:41:47 +03:00
Alex
d6bb5e86c5 fix: java arm64 builds 2021-10-20 20:45:11 +03:00
Alex
940c33fced feat: Add java 17 image 2021-10-20 20:41:56 +03:00
Alex
f87987d58b ci(python): Fix 3.10 build 2021-10-19 20:21:47 +03:00
Alex
d1d8af7e92 feat: add python 3.10 2021-10-19 20:03:47 +03:00
Alex
4393b67ef6 ci(java): Disable openj9 builds due to missing base image 2021-10-19 20:00:25 +03:00
Alex
198e3d6fed fix: java image building 2021-10-19 19:59:37 +03:00