mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
[bitnami/harbor-registry] Release 2.7.0-debian-11-r22 (#24404)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -6,15 +6,17 @@
|
||||
|
||||
[Overview of Harbor Registry](https://github.com/goharbor/harbor)
|
||||
|
||||
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
curl -LO https://raw.githubusercontent.com/bitnami/containers/main/bitnami/harbor-portal/docker-compose.yml
|
||||
curl -L https://github.com/bitnami/containers/blob/main/bitnami/harbor-portal/archive/master.tar.gz | tar xz --strip=1 --wildcards '*-master/config'
|
||||
curl -L https://github.com/bitnami/containers/archive/main.tar.gz | tar xz --strip=2 containers-main/bitnami/harbor-portal && cp -RL harbor-portal/config . && rm -rf harbor-portal
|
||||
docker-compose up
|
||||
```
|
||||
|
||||
> Please note we are downloading the docker-compose.yml file from the Harbor Portal component repository.
|
||||
> Please note you are downloading the docker-compose.yml file from the Harbor Portal component repository.
|
||||
|
||||
## Why use Bitnami Images?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user