Commit Graph

778 Commits

Author SHA1 Message Date
Kyle Speight 3e6f1579bb Update Dockerfile 2026-05-30 03:22:46 -07:00
Kyle Speight dc89aa89fe Update Dockerfile 2026-05-30 03:20:30 -07:00
Kyle Speight 7da2232fbb Update Dockerfile 2026-05-30 03:17:14 -07:00
Kyle Speight 8b0c53a3df Update Dockerfile 2026-05-30 03:07:44 -07:00
Kyle Speight e0966c0006 Update GitHub workflows; add tarkov installer
Rename workflow job names from the old "yolks:*" convention to explicit component prefixes (apps, base, bot, box64, bun, tarkov) and adjust GHCR tag/owner checks to reference the 2sharkystudios organization where applicable. Add a basic tarkov/installer.sh file. Streamline the tarkov v4.0.11 Dockerfile by consolidating apt installs, retaining apt list cleanup, refining .NET and PowerShell install steps, and improving build artifact handling (move outputs to /home/container, cleanup workspace and /build).
2026-05-30 02:52:57 -07:00
Kyle Speight 87c5425cdb Restrict Docker build platforms to linux/amd64 2026-05-29 23:36:55 -07:00
Kyle Speight 527153385d Update Dockerfile 2026-05-29 23:32:02 -07:00
Kyle Speight b608435991 Update Dockerfile 2026-05-29 23:28:22 -07:00
Kyle Speight 88cc1ba127 Update Dockerfile 2026-05-29 23:25:26 -07:00
Kyle Speight 4ee6936730 Simplify PowerShell installation in Dockerfile
Removed the previous PowerShell installation method and added a simpler snap installation command.
2026-05-29 23:18:59 -07:00
Kyle Speight 914e236a3b Fix PowerShell installation for Ubuntu codename mapping 2026-05-29 23:13:51 -07:00
Kyle Speight 09de26ef7c Update Dockerfile for prerequisites and PowerShell install 2026-05-29 23:10:42 -07:00
Kyle Speight c80f2650b6 Update Dockerfile 2026-05-29 23:08:08 -07:00
Kyle Speight dd8aaffa23 Update PowerShell installation to Ubuntu 24.04 2026-05-29 23:01:13 -07:00
Kyle Speight ee8ced458a Update Dockerfile for prerequisites and installation steps 2026-05-29 23:00:14 -07:00
Kyle Speight 5d5953ded5 Update Dockerfile for improved stability and clarity 2026-05-29 22:54:55 -07:00
Kyle Speight 6a214186c7 Update Dockerfile 2026-05-29 22:53:43 -07:00
Kyle Speight b0c90e225f Update Dockerfile 2026-05-29 22:49:22 -07:00
Kyle Speight 69e1038250 Update Dockerfile 2026-05-29 22:47:33 -07:00
Kyle Speight a207d8a999 Update tarkov.yml 2026-05-29 22:42:51 -07:00
Kyle Speight 3b23e40d90 Update Docker build context and file path in workflow 2026-05-29 22:41:57 -07:00
Kyle Speight f77c9dd227 Add build directory to Dockerfile 2026-05-29 22:40:42 -07:00
Kyle Speight fce8134d37 Delete tarkov/v4.0.11/entrypoint.sh 2026-05-29 22:40:10 -07:00
Kyle Speight 7264c75d07 Create tarkov.yml 2026-05-29 22:39:49 -07:00
Kyle Speight eb340fe287 Add entrypoint script for Docker container setup 2026-05-29 22:35:09 -07:00
Kyle Speight aa7bec46be Create entrypoint.sh 2026-05-29 22:32:30 -07:00
Kyle Speight 4a7cff04d5 Create Dockerfile 2026-05-29 22:30:44 -07:00
Chillcog 23fd11e05a Update Dockerfile 2026-05-12 22:18:05 -07:00
TheBombGamer d218ee6857 Use 2sharkystudios base image and rename tags
Rename the workflow job and GHCR tags to use a dotnet-prefixed name, and switch GHCR image references from parkervcp to 2sharkystudios. Updates .github/workflows/dotnet.yml to change the job name and tag paths (ghcr.io/.../yolks:dotnet_ -> ghcr.io/.../dotnet:dotnet_), and updates dotnet/9/Dockerfile to use ghcr.io/2sharkystudios/yolks:debian as the base image for consistency.
2026-05-12 18:28:01 -07:00
Kyle Speight e670f4e099 Create empty 2026-04-09 10:27:09 -07:00
Kyle Speight 417fba2cea Delete Contributing section from README.md
Removed contributing section from README
2026-04-09 10:15:13 -07:00
Kyle Speight 6832338a5a Add cmake installation to Dockerfile 2026-04-09 10:06:52 -07:00
Kyle Speight 2b8095a92a Update .gitignore 2025-10-25 22:00:57 -07:00
Kyle Speight b30ea09cfb Update Dockerfile to install PHP and Python packages 2025-10-21 10:52:25 -07:00
Kyle Speight a3011aa59a Update shareforge.yaml 2025-10-12 23:20:31 -07:00
Kyle Speight c720dd8518 Added Shareforge Yolk 2025-10-11 12:48:07 -07:00
Kyle Speight 0966933877 Update steamcmd.yml 2025-09-22 11:39:28 -07:00
Kyle Speight 321cc47895 Update Dockerfile 2025-09-22 11:33:52 -07:00
Kyle Speight 7575956cae Update Dockerfile 2025-09-22 11:31:43 -07:00
Kyle Speight 5a71b67076 update 2025-09-09 01:46:09 -07:00
Kyle Speight a588a56d8d Create images.md 2025-09-09 01:12:42 -07:00
Kyle Speight 0e10f0d0ec Update README.md 2025-09-09 01:12:13 -07:00
Michael (Parker) Parker e3b2c9bb6b Merge pull request #292 from srnyx/patch-1
Apply #262 to Python entrypoint
2025-08-04 15:00:27 -04:00
Michael (Parker) Parker f2d22261ec Merge pull request #310 from pelican-eggs/steamcmd-ubuntu24.04
Steamcmd ubuntu24.04
2025-07-11 08:58:06 -05:00
Quinten 5d5d10cc2f New package format 2025-07-10 18:00:31 +02:00
Michael (Parker) Parker b22ad4da83 Merge pull request #314 from SenseiJu/redis-entrypoint
Updated redis docker entrypoints to correct path
2025-07-10 09:18:25 -05:00
SenseiJu 538541a76f Updated redis docker entrypoints to correct path 2025-07-10 15:06:48 +01:00
Michael (Parker) Parker 49837d3328 Merge pull request #313 from pelican-eggs/redis-8
Redis 8
2025-07-10 07:50:38 -05:00
Quinten bb2fd9ee9a Add: to Readme 2025-07-10 12:58:41 +02:00
Quinten 4defcf5e05 Add: Redis 8 2025-07-10 12:58:11 +02:00