You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2023. It is now read-only.
* Adds standalone container image for v4 CLI
* Updates standalone Dockerfile to set the appropriate Conjur version
* Adds "push-image" script and adds build, push stages to Jenkinsfile
* Push on 'v4' instead of 'master'
* When creating a new Dockerfile, exclude it from Git
* Consolidates instructions in Dockerfile.standalone
* Adds Docker usage notes to README.md
* Adds `VERSION` and updates CHANGELOG.md
* Fixes jank Dockerfile exclude logic in test.sh
* Tags standalone images `cyberark/conjur-cli:4-*` instead of `-cli4`
* Updates `build-standalone` script (cli4 -> cli)
* Only push to dockerhub on 'v4' branch
* Installs gem in standalone container instead of using release
* Removes Emacs mode specification
* Adds explanation and whitespace to Dockerfile.standalone
* Updates instructions to recommend ephemeral container
* Bumps version to 5.6.6
* Completes security warning
* Fixes references to "cli4" or "cli:latest"
0 commit comments