Skip to content

lvm/docker-streama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streama

This is a Docker container for Streama.

Requirements

How to use this

First make sure to edit docker-compose.yml and add your directory with Videos to mount this in the container. You'll find more info about how to proceed here. Or you can create an issue and I'll try to assist you.

$ env RELEASE=1.7.0 UID=$(id -u) GID=$(id -g) docker-compose up --build