apache / apache/accumulo-proxy

Update accumulo-proxy Docker container to be more size efficient

Open
#22 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
11
Forks
21
PR merge metrics
No merged PRs in 30d

Description

During the pull request here: https://github.com/apache/accumulo-proxy/pull/20 @mjwall spotted that we were being a bit inefficient with our container size by storing the tar before extracting it.

This should be cleaned up and ideally done in a single step by updating the download_bin() method.

For consistency sakes we should also ideally do this on the accumulo-docker repo https://github.com/apache/accumulo-docker/blob/master/Dockerfile

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.