View Issue Details

IDProjectCategoryView StatusLast Update
0000039AlmaLinux-8almalinux-releasepublic2021-03-23 11:55
Reportermdmufaad Assigned Toalukoshko  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000039: while using docker in AlmaLinux
Descriptiondocker run --rm -v $(pwd):/app composer install
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Completed short name "composer" with unqualified-search registries (origin: /etc/containers/registries.conf)
Trying to pull registry.access.redhat.com/composer:latest...
  name unknown: Repo not found
Trying to pull registry.redhat.io/composer:latest...
  unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication
Trying to pull docker.io/library/composer:latest.

i am getting this error while running =>

docker run --rm -v $(pwd):/app composer install


This command
TagsAlmaLinux, Bug, Docker
abrt_hash
URL

Activities

alukoshko

2021-03-19 08:25

administrator   ~0000062

Thanks for pointing this out.
We'll soon prepare an update for containers-common package with modified default registries.

mdmufaad

2021-03-19 18:59

reporter   ~0000066

Excellent thanks guys. coz i suppose to use AlmaOS for production servers.
Docker containers are very important in this case.

Thanks looking forward for your updates....

alukoshko

2021-03-21 21:57

administrator   ~0000071

Updated containers-common package from default module container-tools:rhel8 is already in repos. Updates for container-tools:1.0 and container-tools:2.0 will follow.
Default configuration was changed and now docker.io is the only registry enabled by default.
You can change this behavior at any time by editing /etc/containers/registries.conf file.
Thank you for report.

alukoshko

2021-03-23 11:55

administrator   ~0000077

Updated containers-common packages released for all container-tools module streams.

Issue History

Date Modified Username Field Change
2021-03-17 17:42 mdmufaad New Issue
2021-03-17 17:42 mdmufaad Tag Attached: AlmaLinux
2021-03-17 17:42 mdmufaad Tag Attached: Bug
2021-03-17 17:42 mdmufaad Tag Attached: Docker
2021-03-19 08:22 alukoshko Assigned To => alukoshko
2021-03-19 08:22 alukoshko Status new => assigned
2021-03-19 08:25 alukoshko Note Added: 0000062
2021-03-19 18:59 mdmufaad Note Added: 0000066
2021-03-21 21:57 alukoshko Note Added: 0000071
2021-03-21 21:57 alukoshko Status assigned => feedback
2021-03-23 11:55 alukoshko Note Added: 0000077
2021-03-23 11:55 alukoshko Status feedback => resolved
2021-03-23 11:55 alukoshko Resolution open => fixed