mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
19 lines
484 B
YAML
19 lines
484 B
YAML
name: Folding@home
|
|
version: 0.7.2
|
|
slug: foldingathome
|
|
description: Fighting disease with a world wide distributed super computer
|
|
url: https://github.com/hassio-addons/addon-foldingathome
|
|
codenotary: codenotary@frenck.dev
|
|
webui: http://[HOST]:[PORT:7396]
|
|
arch:
|
|
- amd64
|
|
init: false
|
|
hassio_api: true
|
|
video: true
|
|
ports:
|
|
7396/tcp: 7396
|
|
36330/tcp: null
|
|
ports_description:
|
|
7396/tcp: Web interface
|
|
36330/tcp: Remote command interface
|
|
image: ghcr.io/hassio-addons/foldingathome/{arch}
|