mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #3903] Using VPS and NPM to Accelerate Docker Images #2560
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2560
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @1945251yyq on GitHub (Jul 26, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3903
Recently, I set up Docker image acceleration, but I seem to be encountering some issues.
Running docker
pull domain/mysqlresults in the following error, but runningdocker pull domain/library/mysqlworks fine.Similar issues occur with images like
ubuntu,alpine, andpython. However, runningdocker pull domain/linuxserver/embyworks fine.I suspect the issue arises because typical pull commands use the format
repository/image, and formysql, which has only the image name, the pull command fails as it treats the domain as the repository.Below are some configurations I have in the Advanced section. These are configurations I pieced together that are able to run. I am not particularly knowledgeable in this area and hope to seek help here to achieve the ability to pull images using
docker pull domain/mysqland similar commands.Thank you very much.@endless1651 commented on GitHub (Jul 31, 2024):
Your image still leaked your domain name. I suggest changing it
@github-actions[bot] commented on GitHub (Feb 14, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍