mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Docs: Update docker/README.md
This commit is contained in:
parent
5e73b29881
commit
fd4985ab4a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
[**Dockerfiles**](https://docs.docker.com/engine/reference/builder/) are text documents that contain all commands a user
|
||||
could call in a terminal to assemble an application image.
|
||||
|
||||
[**Docker Compose**](https://docs.docker.com/compose/) uses human-friendly [YAML files](https://docs.photoprism.app/developer-guide/technologies/yaml/)
|
||||
[**Docker Compose**](https://docs.docker.com/compose/) uses [human-friendly YAML files](https://docs.photoprism.app/developer-guide/technologies/yaml/)
|
||||
to configure all application services so you can easily start them with a single command.
|
||||
|
||||
## Why are we using Docker? ##
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue