security-union / videocall-rs

teleconference system written in rust
MIT License
1.34k stars 114 forks source link

Added new Dockerfile, updated Makefile, Updated README.md #155

Closed JoeAt0none closed 2 months ago

JoeAt0none commented 2 months ago

As discussed i created a new Dockerfile with multiple build stages and descriptions how to create a multi-arch build. Updated the makefile for the build step using the new dockerfile, updated the README.md with the buildx requirement.

Dockerfile bumps dependency from rust:1.72-slim to rust:1.78-slim

JoeAt0none commented 2 months ago

I will redact it for now, i found an issue with this.