Skip to content

Commit 5a4a0d4

Browse files
author
Misty Stanley-Jones
committed
Remove content not relevant to archives
1 parent 114c955 commit 5a4a0d4

File tree

306 files changed

+42
-9700
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

306 files changed

+42
-9700
lines changed

_data/toc.yaml

Lines changed: 3 additions & 178 deletions
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,7 @@ reference:
12511251
- path: /engine/api/sdks/
12521252
title: SDKs
12531253
- path: /engine/api/latest/
1254-
title: v{{ site.latest_stable_docker_engine_api_version }} reference (latest stable)
1254+
title: v1.33 reference (latest stable)
12551255
- sectiontitle: API reference by version
12561256
section:
12571257
- path: /engine/api/version-history/
@@ -2561,162 +2561,7 @@ manuals:
25612561
section:
25622562
- path: /docker-cloud/
25632563
title: About Docker Cloud
2564-
- path: /docker-cloud/dockerid/
2565-
title: Docker Cloud settings and Docker ID
2566-
- path: /docker-cloud/orgs/
2567-
title: Organizations and teams
25682564

2569-
- sectiontitle: Manage builds and images
2570-
section:
2571-
- path: /docker-cloud/builds/
2572-
title: Builds and images overview
2573-
- path: /docker-cloud/builds/repos/
2574-
title: Docker Cloud repositories
2575-
- path: /docker-cloud/builds/link-source/
2576-
title: Link to a source code repository
2577-
- path: /docker-cloud/builds/push-images/
2578-
title: Push images to Docker Cloud
2579-
- path: /docker-cloud/builds/image-scan/
2580-
title: Docker security scanning
2581-
- path: /docker-cloud/builds/automated-build/
2582-
title: Automated builds
2583-
- path: /docker-cloud/builds/automated-testing/
2584-
title: Automated repository tests
2585-
- path: /docker-cloud/builds/advanced/
2586-
title: Advanced options for autobuild and autotest
2587-
- sectiontitle: Manage swarms (beta swarm mode)
2588-
section:
2589-
- path: /docker-cloud/cloud-swarm/
2590-
title: Overview
2591-
- path: /docker-cloud/cloud-swarm/using-swarm-mode/
2592-
title: Using Swarm mode
2593-
- path: /docker-cloud/cloud-swarm/register-swarms/
2594-
title: Register existing swarms
2595-
- path: /docker-cloud/cloud-swarm/create-cloud-swarm-aws/
2596-
title: Create a new swarm on Amazon Web Services in Docker Cloud
2597-
- path: /docker-cloud/cloud-swarm/create-cloud-swarm-azure/
2598-
title: Create a new swarm on Microsoft Azure in Docker Cloud
2599-
- path: /docker-cloud/cloud-swarm/connect-to-swarm/
2600-
title: Connect to a swarm through Docker Cloud
2601-
- path: /docker-cloud/cloud-swarm/link-aws-swarm/
2602-
title: Link Amazon Web Services to Docker Cloud
2603-
- path: /docker-cloud/cloud-swarm/link-azure-swarm/
2604-
title: Link Microsoft Azure Cloud Services to Docker Cloud
2605-
- path: /docker-cloud/cloud-swarm/ssh-key-setup/
2606-
title: Set up SSH keys
2607-
- sectiontitle: Manage Infrastructure (standard mode)
2608-
section:
2609-
- path: /docker-cloud/infrastructure/
2610-
title: Infrastructure overview
2611-
- path: /docker-cloud/infrastructure/deployment-strategies/
2612-
title: Container distribution strategies
2613-
- path: /docker-cloud/infrastructure/link-aws/
2614-
title: Link to Amazon Web Services hosts
2615-
- path: /docker-cloud/infrastructure/link-do/
2616-
title: Link to DigitalOcean hosts
2617-
- path: /docker-cloud/infrastructure/link-azure/
2618-
title: Link to Microsoft Azure hosts
2619-
- path: /docker-cloud/infrastructure/link-packet/
2620-
title: Link to Packet hosts
2621-
- path: /docker-cloud/infrastructure/link-softlayer/
2622-
title: Link to SoftLayer hosts
2623-
- path: /docker-cloud/infrastructure/ssh-into-a-node/
2624-
title: SSH into a Docker Cloud-managed node
2625-
- path: /docker-cloud/infrastructure/docker-upgrade/
2626-
title: Upgrade Docker on a node
2627-
- path: /docker-cloud/infrastructure/byoh/
2628-
title: Use the Docker Cloud agent
2629-
- path: /docker-cloud/infrastructure/cloud-on-packet.net-faq/
2630-
title: Use Docker Cloud and Packet.net
2631-
- path: /docker-cloud/infrastructure/cloud-on-aws-faq/
2632-
title: Use Docker Cloud on AWS
2633-
- sectiontitle: Manage nodes and apps (standard mode)
2634-
section:
2635-
- path: /docker-cloud/standard/
2636-
title: Overview
2637-
- sectiontitle: Getting started
2638-
section:
2639-
- path: /docker-cloud/getting-started/
2640-
title: Getting started with Docker Cloud
2641-
- path: /docker-cloud/getting-started/intro_cloud/
2642-
title: Introducing Docker Cloud
2643-
- path: /docker-cloud/getting-started/connect-infra/
2644-
title: Link to your infrastructure
2645-
- path: /docker-cloud/getting-started/your_first_node/
2646-
title: Deploy your first node
2647-
- path: /docker-cloud/getting-started/your_first_service/
2648-
title: Deploy your first service
2649-
- sectiontitle: Deploy an application
2650-
section:
2651-
- path: /docker-cloud/getting-started/deploy-app/1_introduction/
2652-
title: Introduction to deploying an app in Docker Cloud
2653-
- path: /docker-cloud/getting-started/deploy-app/2_set_up/
2654-
title: Set up your environment
2655-
- path: /docker-cloud/getting-started/deploy-app/3_prepare_the_app/
2656-
title: Prepare the application
2657-
- path: /docker-cloud/getting-started/deploy-app/4_push_to_cloud_registry/
2658-
title: Push the image to Docker Cloud's Registry
2659-
- path: /docker-cloud/getting-started/deploy-app/5_deploy_the_app_as_a_service/
2660-
title: Deploy the app as a Docker Cloud service
2661-
- path: /docker-cloud/getting-started/deploy-app/6_define_environment_variables/
2662-
title: Define environment variables
2663-
- path: /docker-cloud/getting-started/deploy-app/7_scale_the_service/
2664-
title: Scale the service
2665-
- path: /docker-cloud/getting-started/deploy-app/8_view_logs/
2666-
title: View service logs
2667-
- path: /docker-cloud/getting-started/deploy-app/9_load-balance_the_service/
2668-
title: Load-balance the service
2669-
- path: /docker-cloud/getting-started/deploy-app/10_provision_a_data_backend_for_your_service/
2670-
title: Provision a data backend for the service
2671-
- path: /docker-cloud/getting-started/deploy-app/11_service_stacks/
2672-
title: Stackfiles for your service
2673-
- path: /docker-cloud/getting-started/deploy-app/12_data_management_with_volumes/
2674-
title: Data management with volumes
2675-
- sectiontitle: Manage applications
2676-
section:
2677-
- path: /docker-cloud/apps/
2678-
title: Applications in Docker Cloud
2679-
- path: /docker-cloud/apps/deploy-to-cloud-btn/
2680-
title: Add a deploy to Docker Cloud button
2681-
- path: /docker-cloud/apps/auto-destroy/
2682-
title: Automatic container destroy
2683-
- path: /docker-cloud/apps/autorestart/
2684-
title: Automatic container restart
2685-
- path: /docker-cloud/apps/auto-redeploy/
2686-
title: Automatic service redeploy
2687-
- path: /docker-cloud/apps/load-balance-hello-world/
2688-
title: Create a proxy or load balancer
2689-
- path: /docker-cloud/apps/deploy-tags/
2690-
title: Deployment tags
2691-
- path: /docker-cloud/apps/stacks/
2692-
title: Manage service stacks
2693-
- path: /docker-cloud/apps/ports/
2694-
title: Publish and expose service or container ports
2695-
- path: /docker-cloud/apps/service-redeploy/
2696-
title: Redeploy running services
2697-
- path: /docker-cloud/apps/service-scaling/
2698-
title: Scale your service
2699-
- path: /docker-cloud/apps/api-roles/
2700-
title: Service API roles
2701-
- path: /docker-cloud/apps/service-links/
2702-
title: Service discovery and links
2703-
- path: /docker-cloud/apps/triggers/
2704-
title: Use triggers
2705-
- path: /docker-cloud/apps/volumes/
2706-
title: Work with data volumes
2707-
- path: /docker-cloud/apps/stack-yaml-reference/
2708-
title: Cloud stack file YAML reference
2709-
- path: /docker-cloud/slack-integration/
2710-
title: Docker Cloud notifications in Slack
2711-
- path: /apidocs/docker-cloud/
2712-
title: Docker Cloud API
2713-
nosync: true
2714-
- path: /docker-cloud/installing-cli/
2715-
title: The Docker Cloud CLI
2716-
- path: /docker-cloud/docker-errors-faq/
2717-
title: Known issues in Docker Cloud
2718-
- path: /docker-cloud/release-notes/
2719-
title: Release notes
27202565
- sectiontitle: Docker Compose
27212566
section:
27222567
- path: /compose/overview/
@@ -2965,32 +2810,12 @@ manuals:
29652810
section:
29662811
- path: /docker-store/
29672812
title: Docker Store overview
2968-
- path: /docker-store/publish/
2969-
title: Publish content on Docker Store
2970-
- path: /docker-store/trustchain/
2971-
title: Docker Store Trust Chain
2972-
- path: /docker-store/faq/
2973-
title: Consumer FAQs
2813+
29742814
- sectiontitle: Docker Hub
29752815
section:
29762816
- path: /docker-hub/
29772817
title: Overview of Docker Hub
2978-
- path: /docker-hub/accounts/
2979-
title: Use Docker Hub with Docker ID
2980-
- path: /docker-hub/orgs/
2981-
title: Teams & organizations
2982-
- path: /docker-hub/repos/
2983-
title: Repositories on Docker Hub
2984-
- path: /docker-hub/builds/
2985-
title: Automated builds
2986-
- path: /docker-hub/webhooks/
2987-
title: Webhooks for automated builds
2988-
- path: /docker-hub/bitbucket/
2989-
title: Automated builds with Bitbucket
2990-
- path: /docker-hub/github/
2991-
title: Automated builds from GitHub
2992-
- path: /docker-hub/official_repos/
2993-
title: Official repositories on Docker Hub
2818+
29942819
- sectiontitle: Open-source projects
29952820
section:
29962821
- sectiontitle: Docker Notary

_layouts/archive-redirect.html

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: docs
3+
---
4+
<html>
5+
<head><title>{{ page.prod_title }}</title></head>
6+
<body>
7+
<h1>{{ page.prod_title }}</h1>
8+
<p>You are viewing an archive branch of the
9+
<a href="https://docs.docker.com/">Docker documentation</a>, but
10+
{{ prod_title }} documentation is not published in the current archive.
11+
<a href="https://docs.docker.com/{{ page.prod_url }}/" target="_blank">Go to https://docs.docker.com/{{ page.prod_url }}/</a>
12+
in a new tab.</p>
13+
</body>
14+
</html>

docker-cloud/apps/api-roles.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docker-cloud/apps/auto-destroy.md

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)