Skip to content

Commit

Permalink
add font
Browse files Browse the repository at this point in the history
  • Loading branch information
eraac committed Dec 5, 2017
1 parent 6eb3a74 commit 5e6135c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ FROM eraac/golang

ADD cards-generator /cards-generator

COPY fonts /fonts

CMD ["/cards-generator", "-config", "/config.json"]

0 comments on commit 5e6135c

Please sign in to comment.