Not sure all that this entails. When making Fluo and Accumulo work well in docker it was important that the script could accept options on the command line. Would be nice if the proxy script also did this, so could do something like.
docker run accumulo-proxy -o proxyopt1=foo -o proxyopt2=foofoo
Also, if the default proxy log4j config just prints stuff to stdout, this works nicely when running in docker.
This is related to #5