Sign inSign up

nullreference/jfrogcli

By nullreference

Updated over 8 years ago

a docker image containing the jfrog cli

Image
1

1.5K

nullreference/jfrogcli repository overview

jfrogcli-docker

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]

todo

  • add better support for configuration file (credentials, server url, etc..)

Tag summary

Content type

Image

Digest

Size

57.8 MB

Last updated

over 8 years ago

docker pull nullreference/jfrogcli