ENGDOCS-1600-dockerOverview (#18089)

* ENGDOCS-1600-dockerOverview

* ENGDOCS-1600-dockerOverview

* fix

---------

Co-authored-by: Allie Sadler <alliesadler@f693mt7fh6.home>
This commit is contained in:
Allie Sadler 2023-09-08 09:11:06 +01:00 committed by GitHub
parent ea928339b5
commit a518247534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 175 KiB

View File

@ -87,7 +87,7 @@ daemon. The Docker client and daemon communicate using a REST API, over UNIX
sockets or a network interface. Another Docker client is Docker Compose,
that lets you work with applications consisting of a set of containers.
![Docker Architecture diagram](/assets/images/architecture.svg)
![Docker Architecture diagram](images/docker-architecture.png)
### The Docker daemon