Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong image tag highlight with custom registry #749

Open
2 tasks done
ysslang opened this issue Mar 4, 2025 · 0 comments
Open
2 tasks done

Wrong image tag highlight with custom registry #749

ysslang opened this issue Mar 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@ysslang
Copy link

ysslang commented Mar 4, 2025

⚠️ Please verify that this bug has NOT been reported before.

  • I checked and didn't find similar issue

🛡️ Security Policy

Description

I'm using self hosted docker image registry. Image name looks like this: r.y30.xyz:60443/yss/ubuntu:latest or r.y30.xyz:60443/yss/ubuntu. After deploying in dockge, it looks like this:

Image

👟 Reproduction steps

Just deploy a compose like this

version: "3.8"
services:
  ubuntu:
    image: r.y30.xyz:60443/yss/ubuntu:latest
    restart: unless-stopped
networks: {}

👀 Expected behavior

Should look like this

Image

😓 Actual Behavior

Image

Dockge Version

1.4.2

💻 Operating System and Arch

ubuntu 24.04

🌐 Browser

Microsoft Edge 133.0.3065.92 (Official build) (64-bit)

🐋 Docker Version

No response

🟩 NodeJS Version

No response

📝 Relevant log output

@ysslang ysslang added the bug Something isn't working label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant