From 7b77c5fa7620c59f2fab4a55b00df771f113bf3c Mon Sep 17 00:00:00 2001 From: Jan Stabenow Date: Fri, 20 Jan 2023 18:38:37 +0100 Subject: [PATCH] Add media-core image --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5015cf9e..27d81a47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Core -The cloud-native audio/video processing API. +![dsdsds](https://github.com/datarhei/misc/blob/main/img/media-core.png?raw=true) [![License: Apache2](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](<[https://opensource.org/licenses/MI](https://www.apache.org/licenses/LICENSE-2.0)>) [![CodeQL](https://github.com/datarhei/core/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/datarhei/core/actions/workflows/codeql-analysis.yml) @@ -51,6 +51,13 @@ The objectives of development are: * Metrics incl. Prometheus support (also detects POSIX and cgroups resources) * Docker images for fast setup of development environments up to the integration of cloud resources +## Docker images + +- datarhei/core:latest (AMD64, ARM64, ARMv7) +- datarhei/core:cuda-latest (Nvidia CUDA 11.7.1, AMD64) +- datarhei/core:rpi-latest (Raspberry Pi / OMX/V4L2-M2M, AMD64/ARMv7) +- datarhei/core:vaapi-latest (Intel VAAPI, AMD64) + ## Quick start 1. Run the Docker image