mirror of https://github.com/docker/docs.git
Add repo creation on push (#407)
This commit is contained in:
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 |
Loading…
Reference in New Issue