Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: reduce images size for client as well
By introducing multi-stage build And switching to alpine And using grpcurl from docker x10 size reduction ! ``` $ docker images | grep opi opi-storage-client main cd27f72378fb 2 minutes ago 20.4MB ghcr.io/opiproject/opi-storage-client main 633e8f737c1a 18 hours ago 612MB ``` Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
- Loading branch information