This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Alpine base with python3.9

David Greeson requested to merge alpine into master

Created by: HighSaltLevels

Version 2.5.5

  • Run saltbot on alpine instead of ubuntu for a lighter image
  • Deliver a binary from a builder stage to further lighten the image
  • Run the image as a different user and group to minimize hacking blast radius
  • Build for 64 bit arm instead of 32 bit
  • Run on python3.9 instead of python3.6

Merge request reports