-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy pathNOTICE
More file actions
22 lines (15 loc) · 754 Bytes
/
NOTICE
File metadata and controls
22 lines (15 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This NOTICE file is provided in compliance with section 4(d) of the Apache License, Version 2.0.
Docker SDK for Go
Copyright (c) 2025-present Docker, Inc.
This product includes software developed at Docker, Inc. (https://www.docker.com).
Based on the following third party software:
## cpuguy/dockercfg (MIT License)
Source: https://github.com/cpuguy83/dockercfg
Author: cpuguy83 and contributors
License: MIT (see third_party/cpuguy83/dockercfg/LICENSE)
This code has been modified.
## testcontainers/testcontainers-go (MIT License)
Source: https://github.com/testcontainers/testcontainers-go
Author: Gianluca Arbezzano and contributors
License: MIT (see third_party/testcontainers/testcontainers-go/LICENSE)
This code has been modified.