Skip to content

Commit 7b77c5f

Browse files
authored
Add media-core image
1 parent db5af10 commit 7b77c5f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Core
22

3-
The cloud-native audio/video processing API.
3+
![dsdsds](https://github.com/datarhei/misc/blob/main/img/media-core.png?raw=true)
44

55
[![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)>)
66
[![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:
5151
* Metrics incl. Prometheus support (also detects POSIX and cgroups resources)
5252
* Docker images for fast setup of development environments up to the integration of cloud resources
5353

54+
## Docker images
55+
56+
- datarhei/core:latest (AMD64, ARM64, ARMv7)
57+
- datarhei/core:cuda-latest (Nvidia CUDA 11.7.1, AMD64)
58+
- datarhei/core:rpi-latest (Raspberry Pi / OMX/V4L2-M2M, AMD64/ARMv7)
59+
- datarhei/core:vaapi-latest (Intel VAAPI, AMD64)
60+
5461
## Quick start
5562

5663
1. Run the Docker image

0 commit comments

Comments
 (0)