mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #18438 from bfirsh/update-getting-started-in-readme
Link getting started in readme to installation instructions
This commit is contained in:
commit
34e38312bf
1 changed files with 4 additions and 5 deletions
|
@ -143,15 +143,14 @@ as they can be built by running a Unix command in a container.
|
||||||
Getting started
|
Getting started
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Docker can be installed on your local machine as well as servers - both
|
Docker can be installed either on your computer for building applications or
|
||||||
bare metal and virtualized. It is available as a binary on most modern
|
on servers for running them. To get started, [check out the installation
|
||||||
Linux systems, or as a VM on Windows, Mac and other systems.
|
instructions in the
|
||||||
|
documentation](https://docs.docker.com/engine/installation/).
|
||||||
|
|
||||||
We also offer an [interactive tutorial](https://www.docker.com/tryit/)
|
We also offer an [interactive tutorial](https://www.docker.com/tryit/)
|
||||||
for quickly learning the basics of using Docker.
|
for quickly learning the basics of using Docker.
|
||||||
|
|
||||||
For up-to-date install instructions, see the [Docs](https://docs.docker.com).
|
|
||||||
|
|
||||||
Usage examples
|
Usage examples
|
||||||
==============
|
==============
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue