Merge pull request #166 from parkervcp/tini

Use tini for some images to fix the ^C  stop bug
This commit is contained in:
Michael (Parker) Parker
2023-11-01 08:43:17 -04:00
committed by GitHub
48 changed files with 425 additions and 229 deletions

View File

@@ -26,7 +26,7 @@ jobs:
with:
buildkitd-flags: --debug
- name: Set up QEMU
uses: docker/setup-qemu-action@master
uses: docker/setup-qemu-action@v2
with:
platforms: arm64,amd64
- name: Cache Docker layers