Skip to content

michael-riha/obs-studio-containerd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build it

docker compose build (--no-cache)

build Stage

had something around 4,2 GB

the limited production-stage has currently

size_bytes = 991355749
size_mb = size_bytes / (1024 * 1024)
size_gb = size_mb / 1024

print(f"Docker image/container size: {size_mb:.2f} MB or {size_gb:.2f} GB")

Docker image/container size: 945.78 MB or 0.92 GB

docker compose up (--force-recreate)

run it

TODOs:

About

this is a docker container version of obs-studio to be run in docker only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors