debian-forge/assemblers
Alexander Larsson f4bfce05e3 org.osbuild.oci-archive: Support setting Entrypoint
This allows setting Entrypoint (as well as Cmd) in the oci image,
as per the spec:

  https://github.com/opencontainers/image-spec/blob/main/config.md

Note: These two are not equivalent, the Cmd part is replaced by the
argument on the `docker run` commandline, whereas the entrypoint is
kept from the config, so it is important to expose both of these.
2022-09-05 13:10:47 +02:00
..
org.osbuild.error assemblers: add org.osbuild.error 2021-03-09 21:40:47 +00:00
org.osbuild.noop pipeline assemblers are stages now 2021-01-18 17:44:46 +01:00
org.osbuild.oci-archive org.osbuild.oci-archive: Support setting Entrypoint 2022-09-05 13:10:47 +02:00
org.osbuild.ostree.commit pipeline: drop CAP_MAC_ADMIN by default 2022-04-27 23:05:11 +01:00
org.osbuild.qemu osbuild: fix optional-types 2022-07-13 17:31:37 +02:00
org.osbuild.rawfs global: fix PEP-8 formatting 2022-08-05 09:41:05 +02:00
org.osbuild.tar pipeline: drop CAP_MAC_ADMIN by default 2022-04-27 23:05:11 +01:00