aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/api/docker.go
AgeCommit message (Collapse)Author
2024-10-09Add end point stubs for container controlsJP Appel
2024-10-08Fix filtering of escape sequences in vtt logsJP Appel
2024-10-08Move ansi stripper to util packageJP Appel
2024-10-08Refactor ansi stripper to be synchronousJP Appel
2024-10-08Add middleware to strip ansi escape sequencesJP Appel
2024-10-07Update vtt status endpoint to check containerJP Appel
2024-10-05Add docker api negotationJP Appel
2024-10-05Add endpoint for foundry container's logsJP Appel