Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

container,inspect: convert Entrypoint to an array instead of a string #13811

Merged

Commits on Apr 8, 2022

  1. container,inspect: convert Entrypoint to array instead of a string

    Convert container entrypoint from string to an array inorder to make
    sure there is parity between `podman inspect` and `docker inspect`
    
    Signed-off-by: Aditya R <arajan@redhat.com>
    flouthoc committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    0cebd15 View commit details
    Browse the repository at this point in the history