Skip to content

Commit 2a132a8

Browse files
committed
add docker build
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
1 parent 846e5ae commit 2a132a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.docker/all/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ COPY .docker/database.json /home/node
1313

1414
USER node
1515
WORKDIR /home/node
16+
17+
ENTRYPOINT ["db-migrate"]

0 commit comments

Comments
 (0)