mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove scaleway info
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
aa22191093
commit
2ec186377e
1 changed files with 0 additions and 15 deletions
15
ARM.md
15
ARM.md
|
@ -25,18 +25,3 @@ So for example in order to build a Docker binary one has to
|
|||
1. clone the Docker/Docker repository on an ARM device `git clone git@github.com:docker/docker.git`
|
||||
2. change into the checked out repository with `cd docker`
|
||||
3. execute `make binary` to create a Docker Engine binary for ARM
|
||||
|
||||
# Supported devices
|
||||
|
||||
## Scaleway Server C1
|
||||
A Scaleway C1 server can be easily purchased on demand on the Scaleway website:
|
||||
|
||||
https://www.scaleway.com
|
||||
|
||||
It is a cheap and fast way to get access to a physical ARM server.
|
||||
It features a 4-cores ARMv7 CPU with 2GB of RAM and a 1 Gbit/s network card.
|
||||
|
||||
Scaleway servers can be started we prepared images from their image hub.
|
||||
The best image to build a Docker Development Image is:
|
||||
|
||||
https://www.scaleway.com/imagehub/docker/
|
||||
|
|
Loading…
Add table
Reference in a new issue