Skip to content

Commit e2d108e

Browse files
authored
📝 add license info
1 parent 39d5070 commit e2d108e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,13 @@ COPY ./config/pool.d/your_pool.conf /usr/local/etc/php-fpm.d/costum.conf
3838
```
3939

4040
You have also ability to modify default php settings as is described [there](https://docs.docker.com/samples/library/php/).
41+
42+
## License
43+
This image on it's own does not have any license, but take a look at licences of other software that is included.
44+
45+
- [PHP license](https://php.net/license/)
46+
- [OCI license](https://www.oracle.com/technetwork/topics/linuxsoft-082809.html)
47+
48+
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
49+
50+
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

0 commit comments

Comments
 (0)