Commit 8d712d9b authored by Andrey Cherepanov's avatar Andrey Cherepanov Committed by Anton Midyukov

alt-platform-builder: add container build and distribute support

parent b44f31ee
...@@ -41,6 +41,7 @@ endif ...@@ -41,6 +41,7 @@ endif
@$(call add,BASE_LISTS,platform-builder/base.pkgs) @$(call add,BASE_LISTS,platform-builder/base.pkgs)
@$(call add,BASE_LISTS,platform-builder/alterator) @$(call add,BASE_LISTS,platform-builder/alterator)
@$(call add,BASE_LISTS,platform-builder/build.pkgs) @$(call add,BASE_LISTS,platform-builder/build.pkgs)
@$(call add,BASE_LISTS,platform-builder/containers.pkgs)
@$(call add,BASE_LISTS,server-base openssh) @$(call add,BASE_LISTS,server-base openssh)
@$(call add,BASE_PACKAGES,eepm etersoft-build-utils) @$(call add,BASE_PACKAGES,eepm etersoft-build-utils)
@$(call add,COMMON_PACKAGES,vim-console) @$(call add,COMMON_PACKAGES,vim-console)
......
podman
buildah
go-containerregistry-crane
regclient
trivy
zot
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment