ska-tango-images-hdbpp-yaml2archiving

This image contains yaml2archving. yaml2archving can be use to configure your HDB++ archiving configuration.

Summary

Release 0.7.4 of ska-tango-images provides the 0.11.7 tag of the ska-tango-images-hdbpp-yaml2archiving OCI image.

The image uses ska-tango-images-tango-python as a base image and so provides the same features, in addition to the yaml2archiving entry point.

Included Software

Package

Version

PyTango

10.1.3

yaml2archiving

0.11.0

tango_admin

1.27

cppTango

10.1.2

ZeroMQ

4.3.5

omniORB

4.3.3

opentelemetry-cpp

1.19.0

Usage Example

To load archiving configuration from archive.yaml run the following:

docker run --rm --env TANGO_HOST=$TANGO_HOST --net=host -v .:/mnt:z \
   artefact.skao.int/ska-tango-images-hdbpp-yaml2archiving:0.11.7 \
   --write /mnt/archive.yaml

See yaml2archving for more information about the format for the archive.yaml file.