mirror of https://github.com/docker/docs.git
14 lines
490 B
Markdown
14 lines
490 B
Markdown
---
|
|
description: How to use the Docker Engine user guide
|
|
keywords: docker, overview
|
|
title: Configure and use Docker
|
|
redirect_from:
|
|
- /engine/userguide/intro/
|
|
---
|
|
|
|
After you've [installed Docker](/engine/installation/) and completed the
|
|
[Getting started guides](/get-started/), you're ready to take it to the next
|
|
level. The topics in this section show how to develop and design your app,
|
|
store your app's data, and get your app running in a scalable, secure, robust
|
|
production environment.
|