Sign inSign up

turbointegrations/base

By turbointegrations

Updated about 5 years ago

A base docker image for Turbonomic Integrations

Image
0

4.5K

turbointegrations/base repository overview

Turbonomic Integrations Base Docker Image

This is a base docker image for solutions created by the Turbonomic Integration team, and deployed in a Turbo 7 Kubernetes environment.

Contents

  • Python 3.8
  • Public Python Modules
    • vmtconnect
    • vmtplan
    • umsg
    • dateutils
    • pyyaml

Build

There are three flavors of this image, based on external canonical images.

  1. turbointegrations/base:<version>-alpine - Based on python:3.8-alpine
  2. turbointegrations/base:<version>-slim-buster - Based on python:3.8-slim-buster
  3. turbointegrations/base:<version>-rhel - Based on registry.access.redhat.com/ubi8/python-38

Automated build

The Jenkins workflow will be triggered nightly to build new images. A new image, with an automatically incremented semantic version number will be created if any changes are detected.

The Jenkins workflow will;

  • Check out the master branch of the repository
  • Build all three flavors of the image, per the instructions in the Jenkinsfile
  • Push all three flavors of the image to the docker hub repository.

Tag summary

Content type

Image

Digest

Size

113.5 MB

Last updated

about 5 years ago

docker pull turbointegrations/base