Skip to content

Commit 3bb0012

Browse files
author
Luke Carter-Key
committed
Package license file in Docker image
1 parent ececb83 commit 3bb0012

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ COPY lib /app/lib
1111
COPY spec /app/spec
1212
COPY README.md /app/
1313
COPY CHANGES.md /app/
14+
COPY LICENSE.md /app/
1415
COPY stackup.gemspec /app/
1516

1617
RUN gem build stackup.gemspec

0 commit comments

Comments
 (0)