-
Notifications
You must be signed in to change notification settings - Fork 1
Assignees
@blobcode
Description
Logs from containers should be able to be queried by users via an API endpoint.
The implementation should
- create a method to fetch container logs from docker
- define an API interface for fetching these logs for a specified container
- ensure logs can only be accessed by authorized users