mirror of https://github.com/docker/docs.git
Change 'draft: true' to 'published: false' for Jekyll
This commit is contained in:
parent
bdaafb8dac
commit
e916f7f88e
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Resizing a Boot2Docker volume in VirtualBox with GParted
|
description: Resizing a Boot2Docker volume in VirtualBox with GParted
|
||||||
draft: "true"
|
published: false
|
||||||
keywords:
|
keywords:
|
||||||
- boot2docker, volume, virtualbox
|
- boot2docker, volume, virtualbox
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:
|
This directory holds the authoritative specifications of APIs defined and implemented by Docker. Currently this includes:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: API Documentation for the Docker Hub API
|
description: API Documentation for the Docker Hub API
|
||||||
draft: true
|
published: false
|
||||||
keywords:
|
keywords:
|
||||||
- API, Docker, index, REST, documentation, Docker Hub, registry
|
- API, Docker, index, REST, documentation, Docker Hub, registry
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: API Documentation for Docker
|
description: API Documentation for Docker
|
||||||
draft: true
|
published: false
|
||||||
keywords:
|
keywords:
|
||||||
- API, Docker, rcli, REST, documentation
|
- API, Docker, rcli, REST, documentation
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Documentation for docker Registry and Registry API
|
description: Documentation for docker Registry and Registry API
|
||||||
draft: true
|
published: false
|
||||||
keywords:
|
keywords:
|
||||||
- docker, registry, api, hub
|
- docker, registry, api, hub
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
This is an initial attempt to make it easier to test the examples in the https.md
|
This is an initial attempt to make it easier to test the examples in the https.md
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
Static files dir
|
Static files dir
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: machine
|
description: machine
|
||||||
draft: true
|
published: false
|
||||||
keywords:
|
keywords:
|
||||||
- machine, orchestration, install, installation, docker, documentation
|
- machine, orchestration, install, installation, docker, documentation
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# Docker Machine Release Process
|
# Docker Machine Release Process
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# Architecture
|
# Architecture
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# Glossary
|
# Glossary
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# Migrating a 1.0 registry to 2.0
|
# Migrating a 1.0 registry to 2.0
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
draft: true
|
published: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# Distribution API Implementations
|
# Distribution API Implementations
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
description: Explains registry JSON objects
|
description: Explains registry JSON objects
|
||||||
draft: true
|
published: false
|
||||||
keywords:
|
keywords:
|
||||||
- registry, service, images, repository, json
|
- registry, service, images, repository, json
|
||||||
menu:
|
menu:
|
||||||
|
|
Loading…
Reference in New Issue