Skip to content

xronos-inc/xronos_sora_svl_ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run SORA-SVL

Run SORA-SVL in a docker network.

See xronos-inc/sora-svl for source of the Docker images. Special thanks to the original author of SORA-SVL, YuqiHuai.

The docker images are hosted by DensoSVIC:

Features

  • Pulls SORA-SVL docker images
  • Creates a docker network and runs containers

OS support

  • Ubuntu 22.04
  • Ubuntu 24.04

Platforms supported:

  • linux/amd64
  • linux/arm64

Prerequisites

  • Ansible 2.15

Example playbook

roles:
  - name: xronos_sora_svl_ansible
    role: xronos_sora_svl_ansible

Variables

  • sora_svl_version SORA-SVL version to pull from Docker. Defaults to empty (latest).