37 Commits

Author SHA1 Message Date
63f2e57f85 setup regctl and undock
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2025-05-12 14:06:55 +02:00
364f5e215c ci: test latest docker version 2025-03-18 11:49:03 +01:00
d44b774c56 ci: test ubuntu arm64 runners 2025-01-28 10:40:04 +01:00
3a56725668 tcp-port opt to expose Docker API to a local TCP address 2024-12-16 11:22:38 +01:00
1439ace8f2 ci: disable build summary 2024-12-06 14:52:34 +01:00
482b1d74c1 ci: bump docker version 2024-11-25 15:54:25 +01:00
f0ff59fe55 ci: remove qemu set up workaround 2024-11-25 14:58:38 +01:00
7d1184f528 ci: remove deprecated macos-12 runner 2024-11-19 00:51:08 +01:00
343f86705e ci: rootless job 2024-11-14 14:26:25 +01:00
ff9a36b06e ci: matrix entry for image type 2024-10-30 11:26:50 +01:00
4f5bb9fcef ci: enforce QEMU version on macOS 2024-10-04 14:55:05 +02:00
a93701ec9b build(deps): bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 10:08:17 +00:00
e96e0e2c98 ci: test install on linux without containerd 2024-06-10 13:54:52 +02:00
aceee1722e ci: pin to macos-13 2024-04-25 10:32:43 +02:00
c14b6e1c32 ci: concurrency checks 2024-02-29 16:40:39 +01:00
7d4fd999a5 set-host input to set DOCKER_HOST env var 2024-02-29 16:37:34 +01:00
c6f8a8a2ba ci: bump default docker version 2024-02-29 16:30:20 +01:00
e1c24ba1f0 switch to lima 2023-12-18 10:41:37 +01:00
c33ee55bce ci: add macos-13 to the matrix 2023-11-17 12:06:05 +01:00
83adf3b3da ci: disable colima workaround 2023-10-12 16:28:10 +02:00
4c602a2061 Merge pull request #38 from crazy-max/dependabot/github_actions/docker/setup-buildx-action-3
build(deps): bump docker/setup-buildx-action from 2 to 3
2023-09-13 08:36:07 +02:00
f3fe780861 build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:31:04 +00:00
9aeea9f032 build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 10:31:01 +00:00
35358c035e Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 10:10:05 +00:00
24d5692d29 docs: define custom "colima start" arguments 2023-08-28 08:54:24 +02:00
e5467b74ef daemon-config input 2023-08-27 14:49:24 +02:00
0b0e2e14f8 ci: dump context 2023-08-26 12:49:11 +02:00
3ff7a3f336 ci: fix build-linux workflow 2023-08-26 12:21:53 +02:00
3edb28603d docs: workaround for colima issue 2023-08-26 11:54:42 +02:00
26bcb039d3 ci: workflow dispatch 2023-08-18 10:27:44 +02:00
99e070f51d ci: pin docker version 2023-08-17 19:05:52 +02:00
008acd5bc6 fix version to latest 2023-03-10 11:09:18 +01:00
cb1f376ddb ci: test build Dockerfile 2023-03-10 10:54:14 +01:00
e4a53ed864 context input 2023-03-10 02:01:38 +01:00
59b62980d1 channel support 2023-03-10 00:57:37 +01:00
34c4964b4a use new implementation 2023-03-10 00:26:41 +01:00
57e37d3354 ci workflow 2023-03-02 14:23:05 +01:00