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
Alex
58bddef746
nodejs: install latest npm
2021-10-10 21:40:44 +03:00
Alex
c2d71fa988
ci: enable manual workflow dispatch
2021-10-05 17:07:58 +03:00
Alex
69afcac64c
ci: fix nodejs workflow on push
2021-10-05 17:06:47 +03:00
Alex
5480ec769c
image(nodejs): add build-essential, tar and curl
2021-10-05 17:05:09 +03:00
Softwarenoob
40bdd4c727
Merge remote-tracking branch 'origin/master'
2021-10-05 17:01:33 +03:00
Michael (Parker) Parker
b69df4c990
Merge pull request #11 from PteroForge/teaspeak
...
add Teaspeak image
2021-09-10 10:20:52 -04:00
gOOvER
26eac566d1
add missing Bot Section
2021-09-10 11:30:27 +02:00
gOOvER
383f147a53
fixed typo
2021-09-10 09:07:56 +02:00
gOOvER
5d04199789
add teaspeak image
2021-09-10 08:59:01 +02:00
gOOvER
e7da5acb90
Merge remote-tracking branch 'parkervcp/master'
2021-09-10 06:56:28 +02:00
Alex
e276d9d73c
docs(dotnet): Fix stupid github workflow versioning
...
Github ignores subversions if they contain zero. Smart.
2021-08-24 21:19:28 +03:00
Alex
4f63fec3f0
Revert "refactor(dotnet): folder name"
...
This reverts commit 6b4870906b
.
2021-08-24 21:16:58 +03:00
Alex
6b4870906b
refactor(dotnet): folder name
2021-08-24 21:07:56 +03:00
Alex
7bbb93110c
ci(dotnet): fix workflow and formatting
...
Fix formatting and provide build platform. This together with debian path fix should resolve building of the images
2021-08-24 21:05:46 +03:00
Softwarenoob
7ef5084968
ci(build): force rebuild base images
2021-08-24 20:54:27 +03:00
Softwarenoob
2b0f33c236
Merge branch 'ci/oses'
2021-08-24 20:51:07 +03:00
Softwarenoob
75af71a122
ci(base): Correct package path
2021-08-24 20:50:37 +03:00
Torsten Widmann
61e341587e
Add Dotnet 2.1, 3.1, 5.0 Docker Images ( #9 )
...
* Add Dotnet 2.1, 3.2, 5.0 Docker Images
2021-08-24 20:10:35 +03:00
Torsten Widmann
581038a328
Fix for Debian Bullyeye ( #8 )
2021-08-22 20:46:05 +03:00
Torsten Widmann
7c0061618f
Updated package, for Bullseye ( #7 )
2021-08-22 20:45:45 +03:00
Softwarenoob
86a97cf362
feat: migrate all java images from alpine to debian
2021-08-22 04:44:01 +03:00
Softwarenoob
4884c6728b
docs: fix ubuntu os image typo
2021-08-06 23:34:19 +03:00
Softwarenoob
2db7d40454
fix: oses workflow migration
...
fix building oses images after migrating them over
2021-08-06 23:31:39 +03:00
Softwarenoob
36f90183e2
fix: build workflows and migrate base to oses
...
Fix bot image workflow build and migrate base images to oses since it appears we already have such folder - although badly named (why not base?).
2021-08-06 23:20:24 +03:00
Softwarenoob
ba43d5ab59
fix: attemp to fix workflow
2021-08-06 22:33:07 +03:00
Softwarenoob
eb515743e7
feat: add base_ubuntu and base_debian images
...
Base images that self-hosted with other images importing these to build the image
2021-08-06 22:18:34 +03:00
Softwarenoob
4650340592
feat: add bot specific docker images
...
Migrates over docker images that are required to run specific bots
2021-08-06 22:17:06 +03:00
Softwarenoob
6b1fde7b50
feat: migrate Python images based on eval startup to support Discord egg
...
Migrates Python images from images fork with eval startup that correctly parses the Discord.py startup parameters
2021-08-06 21:55:29 +03:00
Softwarenoob
d8126cc628
feat: add nodejs images with eval startup to work with Discord eggs
...
Porting over nodejs images to yolks which use eval startup to properly manage the discord.js egg startup parameters
2021-08-06 21:48:59 +03:00
Alex
a8b0860d28
Merge pull request #6 from pascal-zarrad/feature/improve-cassandra-images
...
Improve Cassandra images
2021-08-04 01:57:49 +03:00
Pascal Zarrad
9c976a7aad
Add pytz module
2021-08-03 23:07:39 +02:00
Pascal Zarrad
58a430d459
Add java version output to entrypoint
2021-08-03 22:29:17 +02:00