Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Running Docker build fails at Python installation step #25

Description

@mabel91

Hi,
I am trying to build the docker image in this repository, and the build fails at - Step 6/20 : RUN apt -y install python3.6
Due to compliance and security restrictions at my organization, we cannot use publicly available containers in ECR provided by Amazon for our project.
Error message:
�[91mE: Unable to locate package python3.6
E: Couldn't find any package by glob 'python3.6'
�[0mThe command '/bin/sh -c apt -y install python3.6' returned a non-zero code: 100

Attached is the complete log for the docker build step, could you please guide me as to why apt is not able to find Python? There is an apt update also done before this step
log.txt

TIA,
Manasi

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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