• Usage: Keeps STDIN open even if not attached.

  • Command:

    docker run -i nginx
    
    
    • This command runs the container with interactive mode.