26 lines
645 B
YAML
26 lines
645 B
YAML
|
apiVersion: v2
|
||
|
appVersion: "1.2.0-rcgi"
|
||
|
dependencies:
|
||
|
- name: common
|
||
|
repository: https://truecharts.org
|
||
|
version: 8.2.1
|
||
|
description: A remote desktop client written in GTK
|
||
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/remmina
|
||
|
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/remmina-icon.png
|
||
|
keywords:
|
||
|
- remina
|
||
|
- remote
|
||
|
- desktop
|
||
|
- client
|
||
|
kubeVersion: '>=1.16.0-0'
|
||
|
maintainers:
|
||
|
- email: info@truecharts.org
|
||
|
name: TrueCharts
|
||
|
url: truecharts.org
|
||
|
name: remmina
|
||
|
sources:
|
||
|
- https://github.com/linuxserver/docker-remmina
|
||
|
- https://remmina.org/
|
||
|
type: application
|
||
|
version: 0.0.2
|