Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 308 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 308 Bytes

Agave CLI for iPlant

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