XyrisOS / xyris-build

Xyris build environment container
https://xyr.is
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Move Package Installation to End of Dockerfile #7

Closed Kfeavel closed 2 years ago

Kfeavel commented 2 years ago

By delaying package installation until the last layer, we should be able to add and remove packages without rebuilding GCC & binutils each time.