项目作者: amartinEPOS

项目描述 :
Dockerized artifactory-du utility image
高级语言: Shell
项目地址: git://github.com/amartinEPOS/docker-artifactory_du-image.git
创建时间: 2019-09-13T07:33:24Z
项目社区:https://github.com/amartinEPOS/docker-artifactory_du-image

开源协议:MIT License

下载


Dockerized artifactory_du utility image Docker Pulls

Running this image will run the artifactory-du utility against all repositories the specified user is authorized to access.

Quickstart

  1. docker run -e ARTIFACTORY_URL=http://localhost:8081/artifactory -e ARTIFACTORY_USER=admin -e ARTIFACTORY_PASSWORD=password alexmartin0eposcat/artifactory-du

Environment variables

  • ARTIFACTORY_URL: Artifactory URL (without trailing slash)
  • ARTIFACTORY_USER: Artifactory username
  • ARTIFACTORY_PASSWORD: Artifactory password/auth token