发布

  • Update cctl to respect entrypoint and cmd (#906)

    frostbyte_neo 发布于 2026-09-03 23:05:47 +00:00

    This expands cctl run to utilize entrypoint and cmd when present in
    the OCI image, instead of always defaulting to /bin/sh. The user can
    still provide explicit commands if necessary to override these values.

    下载附件