compose/internal
David Scott 38e3d670a9 desktop: allow this client to be identified via user-agent
Previously the HTTP requests were sent with a generic Go-http-client
user-agent which made it hard to determine where the requests are
coming from. It's important that we can find clients so that they
can be updated if APIs change in future.

Signed-off-by: David Scott <dave@recoil.org>
2024-10-15 13:59:49 +02:00
..
desktop desktop: allow this client to be identified via user-agent 2024-10-15 13:59:49 +02:00
experimental Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav 2024-10-07 20:08:12 +02:00
locker Backport OpenBSD patches 2024-05-22 11:35:37 +02:00
memnet feat(desktop): add Docker Desktop detection and client skeleton (#11593) 2024-03-12 09:47:41 -04:00
ocipush fix(push): Fix unexpected EOF on alpha publish 2024-09-30 10:38:18 +02:00
paths feat(desktop): synchronized file share integration (#11614) 2024-03-20 14:41:24 -04:00
sync chore(watch): remove old `docker cp` implementation 2024-02-13 12:56:53 -05:00
tracing Remove feature flag integration with Docker Desktop for ComposeUI and ComposeNav 2024-10-07 20:08:12 +02:00
variables.go