Commit Graph

9 Commits

Author SHA1 Message Date
Ben V. Brown dcb8fed27b Update Dockerfile 2023-02-02 07:52:23 +11:00
Ben V. Brown 40227d53c0 Add clang-format to docker file 2023-01-31 21:18:56 +11:00
Ben Brown 16c5ae9b20 Pull arch appropriate compiler build 2023-01-22 20:51:53 +11:00
Dom Rodriguez 71fedffbad
Refactor Dockerfile - see description
- Use Debian Bullseye as `base` image.
- Use proper `LABEL` for authors/maintainers.
- Multi-stage builds.
- Download Rust via rustup.
- Combine RUN commands to reduce layers.
2023-01-06 19:11:56 +00:00
pure 07ef1d0a09
Add xxd and ffmpeg for convert.sh 2022-12-31 07:04:46 +01:00
Ben V. Brown fdbef7892b Working Docker build 2022-12-27 22:45:11 +11:00
Ben V. Brown c6b2530a03 Use matching compiler to their blobs 2022-12-27 17:00:04 +11:00
Ben V. Brown ca13c0a2c1 Build bestool first in docker chain 2022-12-27 10:47:35 +11:00
Ben V. Brown dca862b42a Add docker build env 2022-09-25 17:55:03 +10:00