Skip to content

Commit 4343e8f

Browse files
authored
#842: Update Dockerfile (#844)
resolve issue #842
1 parent d45afc3 commit 4343e8f

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
@@ -60,6 +60,7 @@ WORKDIR /usr/src/app
6060
COPY --from=src /usr/src/app/build/tilemaker .
6161
COPY --from=src /usr/src/app/build/tilemaker-server .
6262
COPY --from=src /usr/local/lib/lua/5.1/flock.so /usr/local/lib/lua/5.1/flock.so
63+
COPY server/static ./static
6364
COPY resources ./resources
6465
COPY process.lua ./
6566
COPY config.json ./

0 commit comments

Comments
 (0)