Skip to content

Unofficial build of Container introspection tool. Find out what container runtime is being used as well as features available.

License

patrickdung/amicontained-build

 
 

Repository files navigation

amicontained-build

  • This repo is experimental.

  • It aims to build ARM64 containers for amicontained

  • Due to adding the checking seccomp filter function, the arm64 build is not working for the offical repo with version >=0.46. This repo reverted the commit (ARM64) so the checking of blocked seccomp functions does not work.

  • Use it at your own risk.

How to build with GitHub

replace "-p0" in below
$ git tag v0.4.9-p0 -m "arm64 release"
$ git push origin v0.4.9-p0

About

Unofficial build of Container introspection tool. Find out what container runtime is being used as well as features available.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Go 76.8%
  • Makefile 20.7%
  • Dockerfile 2.5%