include all source not just GPL

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2016-03-22 11:23:55 +00:00
parent e734661558
commit dfd70a1d1d
4 changed files with 22 additions and 24 deletions

View File

@@ -4,6 +4,6 @@ RUN apk update && apk add lua git
RUN git clone https://github.com/alpinelinux/aports.git
ADD license.sh gpl.lua /usr/bin/
ADD license.sh packages.lua /usr/bin/
CMD license.sh