Skip to content

Commit 0fe5f4a

Browse files
committed
copy local packaging script to image
1 parent d7fe36f commit 0fe5f4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

geolambda-seed/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ FROM developmentseed/geolambda:latest
88
# pip install . -v; \
99
# rm -rf /build/*;
1010

11+
COPY lambda/lambda-package.sh /usr/local/bin/
12+
1113
WORKDIR /home/geolambda

0 commit comments

Comments
 (0)