Skip to content

Commit

Permalink
go
Browse files Browse the repository at this point in the history
  • Loading branch information
snowstorm399 committed Sep 8, 2024
1 parent 1a6c2a5 commit ec3d50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-alpine
RUN npm install -g resume-cli
RUN npm install -g resume-cli jsonresume-theme-kendall
EXPOSE 4000
CMD [ "resume"]

0 comments on commit ec3d50c

Please sign in to comment.