Adrian Freund
|
36f8cdf91b
|
Fix dockerfile not cross compiling correctly (#5294)
|
2024-10-31 15:54:35 +00:00 |
|
Laurenz
|
056efb254e
|
Fix Docker action (#5106)
Co-authored-by: Martin Haug <mhaug@live.de>
|
2024-10-03 17:11:52 +00:00 |
|
Pol Dellaiera
|
1f8454fa54
|
Dockerfile: add ENTRYPOINT directive (#3798)
|
2024-04-16 09:40:08 +00:00 |
|
Adrian Freund
|
27259b714f
|
Speed up docker build (#3627)
|
2024-04-01 16:55:48 +00:00 |
|
dependabot[bot]
|
b1d5216a56
|
Bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#3514)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-27 21:49:42 +00:00 |
|
dependabot[bot]
|
b6a7fd8176
|
Bump docker/build-push-action from 4.0.0 to 5.1.0 (#2785)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v5.1.0)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 21:54:02 +01:00 |
|
dependabot[bot]
|
29b879072e
|
Bump docker/metadata-action from 4.3.0 to 5.0.0 (#2782)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4.3.0...v5.0.0)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 14:05:33 +01:00 |
|
dependabot[bot]
|
00d4e07a92
|
Bump actions/checkout from 3 to 4 (#2781)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 14:05:24 +01:00 |
|
dependabot[bot]
|
122d665812
|
Bump docker/setup-buildx-action from 2.5.0 to 3.0.0 (#2780)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v3.0.0)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 14:05:17 +01:00 |
|
dependabot[bot]
|
7e5606f82f
|
Bump docker/login-action from 2.1.0 to 3.0.0 (#2779)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-27 14:05:09 +01:00 |
|
adamijak
|
40f77eaafa
|
Basic docker support (#234)
|
2023-04-07 10:30:45 +02:00 |
|