From 8e762221879f159fcb6f02b247254e3bbd2fff38 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 21 Mar 2017 05:55:06 +0800 Subject: [PATCH] Update cloud-on-packet.net-faq.md (#2402) --- docker-cloud/infrastructure/cloud-on-packet.net-faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-cloud/infrastructure/cloud-on-packet.net-faq.md b/docker-cloud/infrastructure/cloud-on-packet.net-faq.md index b240833b18..9a2d99a20d 100644 --- a/docker-cloud/infrastructure/cloud-on-packet.net-faq.md +++ b/docker-cloud/infrastructure/cloud-on-packet.net-faq.md @@ -14,7 +14,7 @@ Docker Cloud creates a project named "Docker Cloud" which contains all the devic Device storage is organized as follows: -- Type 1 devices have a RAID 1 of two SSD drives mounted in `/` +- Type 1 devices have a RAID 1 of two SSD drives mounted in `/`. - Type 3 devices also have a RAID 1 of two SSD drives mounted in `/`, and also offer two NVMe drives without being mounted. Docker Cloud mounts a RAID 1 in `/var/lib/docker`. An SSH keypair named `dockercloud-` is created if no key is found in your account. @@ -53,4 +53,4 @@ Packet.net copies SSH keys into the created device. This means you can upload yo Here is a list of known errors thrown by Packet.net API: - **You have reached the maximum number of projects you can create (number)**. Please contact `help@packet.net` -> Packet.net limits the number of projects that an account can create. Delete projects in the account or contact [Packet.net](https://www.packet.net/) support to increase the limit. -- **There is an error with your Packet.net account**. Please contact `help@packet.net` -> There is something else wrong with your Packet.net account. Contact [Packet.net](https://www.packet.net/) for more details. \ No newline at end of file +- **There is an error with your Packet.net account**. Please contact `help@packet.net` -> There is something else wrong with your Packet.net account. Contact [Packet.net](https://www.packet.net/) for more details.