Skip to content

Container file optimizations.

micah requested to merge micah/onionmasq:optimize_container_build into main
  • Move some of the RUN commands to happen in one layer
  • Add some apt cleaning.
  • use the golang image

This reduces the size by 500mb, which is small compared to the overall size of the image, but every bit counts!

Edited by micah

Merge request reports

Loading