a docker image containing the jfrog cli
1.5K
a docker image containing the jfrog cli.
Run the container with the following:
docker run --rm --name=jcli nullreference/jfrogcli-docker [arguments]
If certificates are required, mount your certificates into the /.jfrog/security as follows:
docker run --rm --name=jcli --mount type=bind,source="/host/certs",target=/.jfrog/security nullreference/jfrogcli-docker [arguments]
Content type
Image
Digest
Size
57.8 MB
Last updated
over 8 years ago
docker pull nullreference/jfrogcli