aws-cli/1.15.8 Python/3.6.3 Linux/4.9.87-linuxkit-aufs botocore/1.10.8Python 3.6.3Docker version 18.03.0-ce, build 0520e24# Dockerfile
FROM jimdo/aws-python
# Clone repository
$ > git clone [email protected]:Jimdo/docker-aws-python.git
$ > cd docker-aws-python
# Build container
$ > docker build .
# Start bash
$ > docker run -it --entrypoint /bin/bash <container-id>
Content type
Image
Digest
Size
140.1 MB
Last updated
almost 8 years ago
docker pull jimdo/aws-python