containerify
Advanced tools
Changelog
[3.1.1] - 2024-01-28
Changelog
[3.1.0] - 2024-01-27
--allowNoPushAuth
) to registries that allow itChangelog
[3.0.0] - 2024-01-17
--to
and --from
as opposed to --toRegistry
+ --toImage
etc)application/content-stream
as Content-Type when POSTing layers to registry as Github++ doesn't like us posting the actual media type and the docker description also suggests application/content-stream
(https://docker-docs.uclv.cu/registry/spec/api/#monolithic-upload)Changelog
[2.6.1] - 2023-11-12
Changelog
[2.6.0] - 2023-10-11
customContent
as --customContent local-path:/path/in/container
Changelog
[2.5.2] - 2023-10-11
ENTRYPOINT
, WORKDIR
and USER
to be explicitely set when using customContent
Changelog
[2.5.1] - 2023-10-11
ENTRYPOINT
, WORKDIR
and user information are now being added when using customContent
Changelog
[2.5.0] - 2023-07-07