Module login

Module login 

Source
Expand description

Docker login command implementation

This module provides functionality to authenticate with Docker registries. It supports both Docker Hub and private registries with various authentication methods.

Structsยง

LoginCommand
Command for authenticating with Docker registries
LoginOutput
Output from a login command execution