Skip to content

Commit

Permalink
Update website/docs/advanced/docker/index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Walker <[email protected]>
  • Loading branch information
VJalili and mwalker174 authored Jun 12, 2024
1 parent 0eda328 commit d15bf75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/advanced/docker/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following are the key components to define and run in this environment:
- **Docker container**; is an isolated runtime environment created based on a Docker image,
which runs on a host machine (e.g., laptop or a virtual machine on the cloud) and can execute scripts.

The following figure illustrates the relationship between Dockerfile, Docker images, and Docker containers.
The following figure illustrates the relationship between Dockerfiles, Docker images, and Docker containers:


```mermaid
Expand Down

0 comments on commit d15bf75

Please sign in to comment.