Skip to content

AWS ECR - Build failing due to required Docker Login Authentication (1 SP) #265

@Kourchenko

Description

@Kourchenko

Docker now requires login to authenticate Docker Image requests.
The current build process requires that we SSH into any of the existing Production EC2 Instances, and run a command to login to Docker.

Task:
Please add an automated command to log in to Docker before the Docker Image is pulled from AWS ECR and so that the build process does not fail during automated builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions