Commit Graph

22 Commits

Author SHA1 Message Date
Ryan W 24bd093361 move container list to debug 2023-09-30 11:27:42 -07:00
Ryan W b08174eb66 dummy now in dockerfile 2023-09-30 11:26:47 -07:00
dependabot[bot] 1125cee546 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 22:23:37 -07:00
dependabot[bot] edffcf654a Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 22:23:26 -07:00
renovate[bot] eb8d848b3f chore(deps): update docker/build-push-action action to v5 2023-09-12 22:22:18 -07:00
renovate[bot] e0e5f05fbd chore(deps): update actions/checkout action to v4 2023-09-04 14:25:21 -07:00
renovate[bot] d477b9effd Update docker/build-push-action action to v4 2023-03-25 11:45:47 -07:00
Ryan W 2471c2725a Back to health check 2023-03-25 09:51:54 -07:00
Ryan W 415b20cee7 more direct start test 2023-03-25 09:51:54 -07:00
Ryan W f8bcc169a8 Check health 2023-03-25 09:51:54 -07:00
Ryan W 9ff760a5b6 run it in the background 2023-03-25 09:51:54 -07:00
Ryan W 2575035434 Disable test to verify cache is working 2023-03-25 09:51:54 -07:00
Ryan W b8c415e62f Fix args order 2023-03-25 09:51:54 -07:00
Ryan W 0b4d458242 cache the build 2023-03-25 09:51:54 -07:00
Ryan W 344956fa76 Add secret 2023-03-25 09:51:54 -07:00
Ryan W 49d7e00d2d Add secret 2023-03-25 09:51:54 -07:00
Ryan W 6ce64fd8a4 Test startup 2023-03-25 09:51:54 -07:00
Ryan W 44eb4bb974 consistent format 2023-03-25 09:51:54 -07:00
Ryan W b4f6c7e97f remove to try to fix error docker exporter does not currently support exporting manifest lists 2023-03-25 09:51:54 -07:00
Ryan W ef205a780f Add tag and inspect 2023-03-25 09:51:54 -07:00
Ryan W 38c515417d Load the image 2023-03-25 09:51:54 -07:00
Ryan W 98de0c0f08 Add Docker GitHub Action to test production image builds/runs 2023-03-25 09:51:54 -07:00