Runc: binaries released should be static?

Created on 8 Jun 2016  路  3Comments  路  Source: opencontainers/runc

Hey hey!
Cool new releases, was wondering if the binaries you upload could have the BUILDTAGS="apparmor seccomp" and be static :D

Most helpful comment

Ya, i think in we should have an nice array, static and non static with sha's.

We could have a simple make target, maybe like make release that will generate a folder with these different build configurations.

  • static
  • dynamic
  • apparmor + selinux + seccomp
  • apparmor + seccomp
  • selinux + seccomp
  • sha all the thigns
  • anything else? man pages?

All 3 comments

maybe a shasum too 0:) what if I make a very small release script

Maybe we should also add selinux. But I think we should leave the option for binaries to be non-static as well. :wink:

Ya, i think in we should have an nice array, static and non static with sha's.

We could have a simple make target, maybe like make release that will generate a folder with these different build configurations.

  • static
  • dynamic
  • apparmor + selinux + seccomp
  • apparmor + seccomp
  • selinux + seccomp
  • sha all the thigns
  • anything else? man pages?
Was this page helpful?
0 / 5 - 0 ratings