cli icon indicating copy to clipboard operation
cli copied to clipboard

Goreleaser docker images

Open BenPhegan opened this issue 1 year ago • 3 comments

Changes

Adds a Dockerfile and creates amd64 and arm64 Docker images as part of goreleaser build. Adds a Makefile target that allows release testing locally to ensure that the Docker images build correctly. Also adds Makefile dependencies to allow most steps to work correctly without prior installs, and fixes a test that fails on forks.

Tests

Resultant images have been tested for functionality locally. GitHub release actions have not been tested.

BenPhegan avatar Jul 07 '23 02:07 BenPhegan

@pietern Any update on this one?

BenPhegan avatar Jul 24 '23 23:07 BenPhegan

This would be super useful, any chance of it getting looked at soon?

bobdoah avatar Mar 01 '24 12:03 bobdoah

+1 this would be very helpful

matblas avatar Mar 20 '24 10:03 matblas

Thanks for contribution! CLI is being packaged as Docker image already and is available here: https://github.com/databricks/cli/pkgs/container/cli

Closing this PR

andrewnester avatar Jul 16 '24 08:07 andrewnester