remove Docker EULA licensing which isn't relevant since Docker switched to a subscription model

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof 2025-05-14 08:01:42 +02:00 committed by Nicolas De loof
parent 4dcaf94c32
commit 93b597ccec
2 changed files with 0 additions and 5 deletions

View File

@ -306,9 +306,6 @@ jobs:
echo "$sum $file" > ${file#\*}.sha256
fi
done
-
name: License
run: cp packaging/* ./bin/release/
-
name: List artifacts
run: |

View File

@ -1,2 +0,0 @@
The Docker End User License Agreement (https://www.docker.com/legal/docker-software-end-user-license-agreement) describes Docker's Terms for this software.
By downloading, accessing, or using this software you expressly accept and agree to the Terms set out in the Docker End User License Agreement.