Skip to content

Based on python:3.8-slim-buster, adds AWS CLI and some Python libs for RDF processing

Notifications You must be signed in to change notification settings

EKGF/debian-awscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Image - debian-awscli

debian-awscli is a lightweight base image that has bash, python and the AWS CLI on board (for S3 access)

We switched from Alpine to Debian for this image due to these two articles:

Utilities in this image:

  • jq (for processing JSON)
  • yq (for processing YAML)
  • curl & wget (for executing HTTP commands)
  • git
  • rsync
  • awscli
  • uuid-dev
  • dirmngr
  • gnupg
  • less
  • groff
  • ca-certificates
  • netbase
  • unzip
  • jq
  • rsync
  • krb5-user (not yet)
  • krb5-config (not yet)
  • libgssapi-krb5-2 (not yet)

Python libraries:

  • wheel
  • setuptools
  • rdflib
  • sparqlwrapper
  • ekglib
  • boto3
  • botocore
  • owlrl
  • pandas
  • python-dateutil
  • requests
  • six
  • stringcase
  • humps
  • argparse
  • inflection
  • ldap3
  • xlrd
  • pystardog
  • unidecode
  • gssapi (not yet)

About

Based on python:3.8-slim-buster, adds AWS CLI and some Python libs for RDF processing

Resources

Stars

Watchers

Forks

Packages

No packages published