openvidu/openvidu-server/deployments/pro
Juan Navarro 5d61cb1afa deployments: use "--tail 10" to follow logs
docker-compose uses "--tail all" by default, which prints the complete
logs before starting to follow new lines. This becomes a problem when
the service has been running for a lot of time and there are thousand of
lines.

Use "--tail 10" to mimic the behavior of the "tail" program, which shows
the latest 10 lines by default.
2022-06-06 14:46:37 +02:00
..
aws Fix AWS cli --createVolumePermission to --create-volume-permission 2022-05-13 17:19:42 +02:00
docker-compose deployments: use "--tail 10" to follow logs 2022-06-06 14:46:37 +02:00
taskcat Updated maintainer mail in Dockerfiles 2020-11-16 15:09:13 +01:00