renovate[bot]
11b9c34d86
chore(deps): update alpine docker tag to v3.22 ( #130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-07 18:57:17 +00:00
Michael Beemer
0e28e8ec3b
fix: binary name referenced in the dockerfile
...
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-03-18 16:02:02 -04:00
Michael Beemer
60955af1a9
chore: switch base image from distroless to alpine ( #67 )
...
## This PR
- switch base image from distroless to alpine
### Notes
The Alpine image makes it much easier to mount local volumes. It's also
used in many other popular CLI as a base image.
### How to test
Build locally and run the container.
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-01-02 14:44:23 -05:00
Michael Beemer
2d24d5141c
fix: docker publishing
...
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-10-31 15:34:26 -04:00
Michael Beemer
8448543fda
fix: container copy command ( #40 )
...
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-10-22 15:10:21 -04:00
Michael Beemer
4b329dc9cb
ci: add docker publish ( #37 )
...
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-10-22 14:37:28 -04:00