Sign inSign up

abxlabs/jfrog-cli

By abxlabs

Updated over 8 years ago

Artifactory jfrog-cli container for use within gitlab-ci pipelines

Image
0

177

abxlabs/jfrog-cli repository overview

Build Instructions

Since I'm too lazy to create multi-stage docker container. You can rebuild this container as follow:

  1. Download linux jfrog cli as follow: curl -fL https://getcli.jfrog.io | sh
  2. Create a Dockerfile as shown below and use it to build your container
FROM busybox:glibc
ADD jfrog /usr/bin/jfrog

Tag summary

Content type

Image

Digest

Size

7.8 MB

Last updated

over 8 years ago

docker pull abxlabs/jfrog-cli:1.16.2