Skip to content

Home assistant built for running in riscv64 inside a container

Notifications You must be signed in to change notification settings

fede2cr/riscv64-homeassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

riscv64-homeassistant

Home assistant built for running in riscv64 inside a container

Usage

If you want to run home assistant inside a container on riscv64 hardware, run:

podman run -p 8123:8123 -it docker.io/fede2/riscv64-homeassistant:latest /bin/bash

Dev

To rebuild home assistant on riscv64 hardware, run:

git clone https://github.com/fede2cr/riscv64-homeassistant.git
cd riscv64-homeassistant
podman build .

About

Home assistant built for running in riscv64 inside a container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published