Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 439 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 439 Bytes

SDK Base Python Image

This is a very minimal base python image for building KBase SDK apps. It also contains a copy of the KBase SDK.

Contents

This image just contains the basics.

  • Ubuntu 20.04 base image
  • Dependencies packages: gcc make curl git openjdk-8-jre
  • Installation of the kb-sdk tool (1.2.1)
  • Python 3.9.13 via Conda
  • Mamba for Conda package installation
  • A select set of python modules in the requirements.txt