Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
674c8d03f7
Bump ubuntu from 22.04 to 24.04 (#7957)
Bumps ubuntu from 22.04 to 24.04.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-16 15:19:04 +08:00
Samit Mohnot
1cf90efe03
Many Docker Building Fixes/Improvements (#6552)
* Update DockerBuild.sh

Ensure that the X11 server allows connections from the Docker container.

* Update DockerBuild.sh

Removed fix for X11. Will add to DockerRun.sh

* Update DockerRun.sh

Added help comment to fix and ensure that your X11 server allows connections from the Docker container.

* linxu build with docker in readme

Add build on linux with docker section

* Update README.md

* Update README.md

* Update README.md

remove low ram thing

* Update Dockerfile

---------

Co-authored-by: samthebest699 <106000727+samthebest699@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-12-24 21:18:24 +08:00
JayKim
423f557c34
Fixup docker build/run (#5139)
* Fix MPFR dep build on docker

* Clean up after docker run
2024-04-30 21:05:59 +08:00
ohmdelta
2c5e78e9c7
Add Docker Build Support (#4485)
init docker
2024-03-17 23:19:01 +08:00
SoftFever
2a478ab4f9 post changes after merging BS1.7.4
Remove tracking etc..
2023-08-26 18:45:43 +08:00
Kyle Harrity
dd24d10263 Update Dockerfile
add -f option to groupadd command. This fixed an issue for me where the group in $GID already existed, preventing me from completing DockerBuild.sh on Linux Mint 19
2023-07-21 19:41:50 +08:00
Cal Heldenbrand
22e9899309 Docker Run: Add gstreamer plugins for video support
These two packages are needed to stream video from the webcam
2023-04-24 09:42:28 +08:00
Cal Heldenbrand
36e2179adc Added some build process to Dockerfile 2023-03-02 21:21:30 +08:00
Cal Heldenbrand
b8bbbf3cbc Remove comments, alpha-sort package names for easier maintenance 2023-03-02 21:21:30 +08:00
Cal Heldenbrand
a64085f165 Copy Containerfile to Dockerfile before modifying 2023-03-02 21:21:30 +08:00