Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 174 Bytes

readme.MD

File metadata and controls

9 lines (6 loc) · 174 Bytes

readme

docker build -t nitra/actions-runner .

docker buildx build --platform=linux/amd64 -t nitra/actions-runner --squash .

docker push nitra/actions-runner