goharbor / harbor

An open source trusted cloud native registry project that stores, signs, and scans content.

Home Page:https://goharbor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the container names generated by the build script be prefixed with harbor

zxuanhong opened this issue · comments

  1. Can the container names generated by the build script be prefixed with harbor
  2. This makes all container names uniform
  3. It is possible to avoid duplication with other container names

Hi @zxuanhong ,

You could customize it through docker-compose.yml file for example if offline-installer is used.
then run docker compose up -d.