diff --git a/CHANGELOG.md b/CHANGELOG.md index 372bc32..c261155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ ## 2023-05-15 ### Added -- Support listing container logs with /bin/logs command -- "bin/logs -n all" shows all logs for a given service +- Support listing container logs with `bin/logs` command +- `bin/logs -n all` shows all logs for a given service ## 2023-05-11 ### Added diff --git a/doc/quick-start-guide.md b/doc/quick-start-guide.md index 7081f98..8cb0c3d 100644 --- a/doc/quick-start-guide.md +++ b/doc/quick-start-guide.md @@ -160,7 +160,10 @@ We should see some output similar to this: - version info: 5.0.17(1)-release - docker - status: present - - version info: Docker version 19.03.6, build 369ce74a3c + - version info: Docker version 23.06.6, build 369ce74a3c + - docker compose + - status: present + - version info: docker compose version v2.17.3 ... ====== Configuration ====== ... diff --git a/doc/the-doctor.md b/doc/the-doctor.md index 14cc836..925e8f2 100644 --- a/doc/the-doctor.md +++ b/doc/the-doctor.md @@ -38,10 +38,10 @@ You will see some output like this: - version info: 5.0.17(1)-release - docker - status: present - - version info: Docker version 19.03.6, build 369ce74a3c - - docker-compose + - version info: Docker version 23.0.6, build 369ce74a3c + - docker compose - status: present - - version info: docker-compose version 1.24.0, build 0aa59064 + - version info: Docker Compose version v2.17.3 - realpath - status: present - version info: realpath (GNU coreutils) 8.30