Command should be converted to "args", and "entrypoint" to "command" #163

Closed
opened 2025-08-20 06:56:52 +00:00 by metal3d · 0 comments
Owner

See https://github.com/Katenary/katenary/issues/133

  • Docker / Podman uses "command" as argument to "entrypoint"
  • Kubernetes uses "command" as entrypoint and "args" as command

So, the convertion is bad on Katenary

See https://github.com/Katenary/katenary/issues/133 - Docker / Podman uses "command" as argument to "entrypoint" - Kubernetes uses "command" as entrypoint and "args" as command So, the convertion is bad on Katenary
metal3d added this to the v3.0.0 milestone 2025-08-20 06:56:52 +00:00
metal3d added the
bug
label 2025-08-20 06:56:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Katenary/katenary#163
No description provided.