Closed adaliszk closed 1 week ago
Great work on this!
Unfortunately, it seems the command option is not exposed, so we can only start containers that rely on environment variables to function. Would it be possible to add a withCommand option to allow arguments to the entrypoint?
withCommand
Nevermind, withCmd is there, but I was on an older version.
withCmd
Great work on this!
Unfortunately, it seems the command option is not exposed, so we can only start containers that rely on environment variables to function. Would it be possible to add a
withCommand
option to allow arguments to the entrypoint?