# Docker hosted repo and the library namespace

**URL:** https://community.sonatype.com/t/docker-hosted-repo-and-the-library-namespace/12832
**Category:** Sonatype Nexus Repository
**Created:** [June 28, 2024, 1:55am UTC](https://community.sonatype.com/t/docker-hosted-repo-and-the-library-namespace/12832 "2024-06-28T01:55:48Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![guogangfan](https://yyz1.discourse-cdn.com/flex047/user_avatar/community.sonatype.com/guogangfan/32/919_2.png) [@guogangfan](https://community.sonatype.com/u/guogangfan)
#### Post date: [June 28, 2024, 1:55am UTC](https://community.sonatype.com/t/docker-hosted-repo-and-the-library-namespace/12832/1 "2024-06-28T01:55:48Z")

</div>

when docker pull some popular images, it will add a ‘library/’ namespace

if I pushed to some popular images to a hosted docker repo, without re-tag it under any namespace

then docker can’t pull from our private repo.

can we confirm this ? can we add a option for hosted docker repo to make it can respond to ‘library/xxxx’ pull request without explicitly add the ‘library’.
