Closed gruyaume closed 1 year ago
Uses the bare base and chiselled libc6. This reduces the container image size to 52MB, which is:
bare
52MB
guillaume@thinkpad:~$ docker images | grep -i amf sdcore-amf 1.3 c769df5dc791 17 minutes ago 52MB ghcr.io/canonical/sdcore-amf 1.3 70806e095992 3 weeks ago 125MB omecproject/5gc-amf master-a4759db cc6e58a93c08 5 months ago 83.6MB
This will reduce the security surface and decrease deployment time of the AMF.
Description
Uses the
bare
base and chiselled libc6. This reduces the container image size to52MB
, which is:This will reduce the security surface and decrease deployment time of the AMF.
Checklist