To download a new version of Kommander, you have 2 options:
Download from the support website
Download from the AWS Marketplace
Follow the instructions on AWS console to download the container image.
After downloading the image, run the following command to copy the binaries onto your host.
docker run -it --rm -u $(id -u):$(id -g) -v $(pwd):/dkp $CONTAINER_IMAGES
You will then see the following output:
dkp and kommander binaries placed in the local directory, to run:
./dkp --help
./kommander --help
You will now see two binaries: dkp
and kommander
in your working directory. Follow the Kommander installation instructions using these binaries, and then add your license to Kommander. If you have problems downloading or installing Kommander, contact your sales representative or sales@d2iq.com.
This Docker image includes code from the MinIO Project (“MinIO”), which is © 2015-2021 MinIO, Inc. MinIO is made available subject to the terms and conditions of the [GNU Affero General Public License 3.0][https://www.gnu.org/licenses/agpl-3.0.en.html]. The complete source code for the versions of MinIO packaged with DKP 2.1.0 are available at these URLs:
- https://github.com/minio/minio/tree/RELEASE.2021-07-30T00-02-00Z
- https://github.com/minio/minio/tree/RELEASE.2020-12-03T05-49-24Z