mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add repo creation on push (#407)
This commit is contained in:
committed by
Jim Galasyn
parent
2515febf9c
commit
12837ac681
@@ -2349,6 +2349,8 @@ manuals:
|
||||
title: Chain multiple caches
|
||||
- path: /datacenter/dtr/2.5/guides/admin/configure/garbage-collection/
|
||||
title: Garbage collection
|
||||
- title: Allow users to create repositories when pushing
|
||||
path: /datacenter/dtr/2.5/guides/admin/configure/allow-creation-on-push/
|
||||
- path: /datacenter/dtr/2.5/guides/admin/configure/use-a-web-proxy/
|
||||
title: Use a web proxy
|
||||
- sectiontitle: Manage users
|
||||
|
||||
@@ -22,7 +22,7 @@ You can configure DTR to allow pushing to repositories that don't exist yet.
|
||||
As an administrator, log into the **DTR web UI**, navigate to the **Settings**
|
||||
page, and enable **Create repository on push**.
|
||||
|
||||
{: .with-border}
|
||||
{: .with-border}
|
||||
|
||||
From now on, when a user pushes to their personal sandbox
|
||||
(`<user-name>/<repository>`), or if the user is an administrator for the
|
||||
|
||||
|
Before Width: | Height: | Size: 259 KiB After Width: | Height: | Size: 259 KiB |
Reference in New Issue
Block a user