Commit Graph

297 Commits

Author SHA1 Message Date
Torsten Widmann
2a9dddad44 build: update workflow dependencies to the latest versions (#65) 2022-08-07 12:58:29 +03:00
Michael (Parker) Parker
cf3cb2cd84 Merge pull request #66 from gOOvER/add-redis-7
add Redis 7 Image
2022-08-03 22:09:31 -04:00
Torsten Widmann
032d9bcf41 workflow 2022-08-01 16:07:04 +02:00
Torsten Widmann
8141da4091 add redis 7 Image 2022-08-01 16:06:19 +02:00
Torsten Widmann
246ff17dd6 Merge branch 'parkervcp:master' into master 2022-08-01 15:45:28 +02:00
Alex
c47ac7f71b ci(box64): fix file path 2022-07-21 10:09:20 +03:00
Alex
f636454065 ci(box64): fix tag name 2022-07-21 10:01:11 +03:00
Michael (Parker) Parker
524ef63b53 Merge pull request #48 from Th3Dilli/mohaa
Mohaa
2022-07-19 12:20:38 -04:00
Michael (Parker) Parker
40529b238a Merge pull request #63 from QuintenQVD0/patch-2
Add Box64 arm64 Emulator Image
2022-07-19 12:19:57 -04:00
Quinten
87f386f237 add files 2022-07-06 16:40:21 +02:00
Quinten
06dd419177 Create Dockerfile 2022-07-06 16:36:29 +02:00
Alex
68547991a3 feat(installers): add tar and unzip to alpine 2022-06-18 16:37:45 +03:00
Manuel Dielacher
530d8149ec Merge branch 'master' into mohaa 2022-06-16 09:06:15 +02:00
Michael (Parker) Parker
5f15c2a0c0 Merge pull request #56 from QuintenQVD0/wine-mono
update wine-mono version
2022-06-13 15:10:40 -04:00
Michael (Parker) Parker
960561cb0b Merge pull request #62 from gOOvER/patch-4
update rcon -cli to 0.10.2
2022-06-10 15:06:17 -04:00
Torsten Widmann
92ac2cf943 update rcon -cli to 0.10.2
rcon-cli changelog:

Added --timeout, -T flag, allowed to set dial and execute timeout #20.
Added Makefile.
2022-06-10 16:38:48 +02:00
gOOvER
bff217e1f5 Merge remote-tracking branch 'upstream/master' 2022-06-08 10:21:28 +02:00
Michael (Parker) Parker
8db3f9ce01 Merge pull request #58 from parkervcp/ci/platform
ci: fix multi platform builds
2022-05-31 15:36:19 -04:00
Michael (Parker) Parker
27f81b7928 Merge pull request #61 from gOOvER/patch-3
Update/Wine - add tzdata
2022-05-31 15:35:30 -04:00
Torsten Widmann
1e257e11fc typo 2022-05-31 20:28:09 +02:00
Torsten Widmann
7528d7949f add tzdata 2022-05-31 20:26:18 +02:00
Michael (Parker) Parker
73b6889384 Merge pull request #57 from lilkingjr1/arma3
Arma 3 Image Cleanup & Refurbishment
2022-05-23 08:07:44 -04:00
Michael (Parker) Parker
9e163269a3 Merge pull request #59 from lilkingjr1/dayz
Add DayZ Standalone Image
2022-05-22 22:47:46 -04:00
Red-Thirten
84abe90d35 Fix Entrypoint contributors 2022-05-22 19:42:37 -07:00
Red-Thirten
c13524ceab Add DayZ to root README 2022-05-22 19:20:37 -07:00
softwarenoob
5e94fc4239 fix: multi platform builds 2022-05-23 05:17:41 +03:00
Red-Thirten
c4c9556772 Fix --platform FROM flag in Dockerfile 2022-05-22 19:15:05 -07:00
Red-Thirten
afe583692c Initial Upload
Currently only works with experimental branch of DayZ Standalone.
2022-05-22 18:32:49 -07:00
Red-Thirten
e750a642c9 Arma 3 Image Cleanup & Refurbishment
Files:
- Remove dependency of having `libnss_wrapper.so` libraries directly in the image. Instead, use the libraries provided with their respective packages. This fixes the current 32-bit version being broken and ensures the libraries stay up to date with their respective packages.
- Slight change to passwd.template to accommodate variable name change.

Dockerfile:
- Change the base image to Debian, which from testing appears to run cleaner and faster for Arma. It also should yield a smaller image.
- Fix depreciated `ENV` call format.
- Removed un-needed packages.
- Added iproute2 package.
- Consolidated the NSS Wrapper setup to a commented group of lines to make understanding it's purpose and setup more clear.
- Added shell flag to `useradd` command.

Entrypoint:
- General cleanup.
- Changed `LD_PRELOAD`s to point to package-provided library file locations.
2022-05-22 17:35:03 -07:00
Quinten
8d8151b304 update wine-mono 2022-05-18 18:16:20 +02:00
Th3Dilli
9f576f32e9 Merge remote-tracking branch 'origin/master' into mohaa 2022-05-13 21:17:32 +02:00
Th3Dilli
8fed9ba306 apply INTERNAL_IP fix 2022-05-13 21:15:33 +02:00
Th3Dilli
ad792dc521 fix alphabetical order 2022-05-13 21:14:43 +02:00
Michael (Parker) Parker
cc7a9d0da5 Merge pull request #54 from QuintenQVD0/samp
add samp image
2022-05-03 15:53:18 -04:00
Quinten
bb84c74981 Fix double tzdata install 2022-05-03 07:06:37 +02:00
Quinten
73a2340b3b fix alphabetical orde 2022-05-02 17:54:08 +02:00
Quinten
70e5a4321a add samp image 2022-05-02 17:30:09 +02:00
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
gOOvER
82aaa60e39 Merge remote-tracking branch 'upstream/master' 2022-04-24 08:31:38 +02: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
gOOvER
160614b7df Merge remote-tracking branch 'upstream/master' 2022-04-22 07:31:34 +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