Sign inSign up

orthanc2/awscli

By orthanc2

Updated 3 days ago

Minimal image with just the awscli installed for use in ci builds.

Image
0

9.7K

orthanc2/awscli repository overview

Docker AWS CLI

docker-awscli build status

This is a very minimal install of the AWS CLI on alpine Linux. It's intended as a base image for use in ci builds that use the AWS CLI to interact with AWS services.

The versions are not locked down, so each time this will be based on the latest python:3-alpine tag and install the latest version of the AWS CLI

Each build of this repository creates four tags:

  • latest
  • aws-cli-<AWS CLI MAJOR VERSION>_python-<PYTHON MAJOR VERSION>
  • aws-cli-<AWS CLI MAJOR VERSION>.<AWS CLI MINOR VERSION>_python-<PYTHON MAJOR VERSION>.<PYTHON MINOR VERSION>
  • aws-cli-<AWS CLI MAJOR VERSION>.<AWS CLI MINOR VERSION>_python-<PYTHON MAJOR VERSION>.<PYTHON MINOR VERSION>
  • aws-cli-<AWS CLI VERSION>_python-<PYTHON VERSION>_build-<BUILD NUMBER>

The idea is that by picking the right tag you can have consistency for your builds without having to manually upgrade the tag all the time. Generally recommended is to use the major version tag as minor versions should be backwards compatible.

The resulting docker images are published as orthanc2/awscli

Tag summary

Content type

Image

Digest

sha256:a0184c5f8

Size

64.4 MB

Last updated

3 days ago

docker pull orthanc2/awscli