act-runner-windows-cursed (latest)

Published 2025-10-19 14:00:40 +00:00 by sophie in sophie/act-runner-windows-cursed

Installation

docker pull git.sad.ovh/sophie/act-runner-windows-cursed:latest
sha256:de951ea11edf1768b372842405ba7bc0e610d33aebafe352bacefc2b7bcb3b0f

Image layers

Apply image 10.0.20348.4294
WORKDIR C:\app
cmd /S /C mkdir C:\data
cmd /S /C mkdir C:\temp
COPY file:905f809c84ecc66faa62286aad6a73cdd71f6aa05012047e558c9dbd9fdcbe43 in C:\app\gitea-runner.ps1
ADD 64a4b8b10bed51d7bcc79c325ef76ccb09fe355bc38d22131b49770c50be0f58 in C:\act_runner.exe
SHELL [powershell -NoProfile -Command]
powershell -NoProfile -Command Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1')); choco install git -y; choco install nodejs --version=20.10.0 -y;
SHELL [cmd /S /C]
ENV RUNNER_STATE_FILE=.runner
ENV GITEA_MAX_REG_ATTEMPTS=10
VOLUME [C:/data]
ENTRYPOINT ["powershell.exe" "-NoProfile" "-File" "C:/app/gitea-runner.ps1"]
Details
Container
2025-10-19 14:00:40 +00:00
2
OCI / Docker
windows/amd64
1.8 GiB
Versions (1) View all
latest 2025-10-19