mirror of https://github.com/docker/docs.git
fix h1s (#18477)
This commit is contained in:
parent
f8ebcc6c9f
commit
0a27e9f46b
|
@ -159,7 +159,7 @@ For more information about this feature and for instructions on how to use it, s
|
|||
|
||||
The **Repositories** view now shows which images have gone stale because they haven't been pulled or pushed recently. For more information, see [repository tags](repos/access/index.md#view-repository-tags).
|
||||
|
||||
# 2020-10-07
|
||||
## 2020-10-07
|
||||
|
||||
### New feature
|
||||
|
||||
|
|
|
@ -225,7 +225,7 @@ Hello, Docker!!!
|
|||
|
||||
Press `ctrl+c` in the terminal to stop your application.
|
||||
|
||||
# Summary
|
||||
## Summary
|
||||
|
||||
In this section, you took a look at setting up your Compose file to add a local
|
||||
database and persist data. You also learned how to use Compose Watch to automatically rebuild and run your container when you update your code.
|
||||
|
|
Loading…
Reference in New Issue