This repository holds a custom Dockerfile for extending the agaveapi/agave-cli image with:
- jq
- wget
- which
- a custom login prompt
Usage:
docker run -it --rm=true -v $HOME/.agave:/root/.agave -v `pwd`:/home iplantc/agave-cli bash
This repository holds a custom Dockerfile for extending the agaveapi/agave-cli image with:
Usage:
docker run -it --rm=true -v $HOME/.agave:/root/.agave -v `pwd`:/home iplantc/agave-cli bash