1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00

Documentation fixes

This commit is contained in:
Eric Mc Sween 2023-05-17 14:16:30 -04:00
parent dacc67207a
commit 593b1bef29
3 changed files with 9 additions and 6 deletions

View file

@ -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

View file

@ -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 ======
...

View file

@ -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