ska-tango-images-tango-python

Base image to be used for pytango-based applications, built with the ska-python-build image.

Summary

Release 0.6.0 of ska-tango-images provides the 0.2.0 tag of the ska-tango-images-tango-base OCI image.

This image is based on the ska-python:0.1.2 image.

The image provides:

  • a “tango” user with sudo privileges

  • wait-for-it.sh and retry orchestration scripts

  • tango_admin

Included Software

Package

Version

tango_admin

1.24

cppTango

10.0.0

ZeroMQ

4.3.5

omniORB

4.3.2

opentelemetry-cpp

1.16.1

Base image

ska-tango-images-tango-python contains all the system dependencies required to run a built with ska-python-build. PyTango-based applications built with this build image can be copied into a image based on ska-tango-images-tango-python to produce a lean runtime image for the application. See How to build a Tango image using PyTango for details about how to build your own Tango application images.

Runtime application images using ska-tango-images-tango-base as a base image will run as a “tango” user by default. This user has sudo privileges.

In addition, the runtime application image will contain orchestration scripts to aid with starting Tango device servers. See ska-tango-images-tango-base for usage of these orchestration scripts.