mirror of
https://github.com/runyanjake/jake.runyan.dev.git
synced 2025-10-04 05:47:30 -07:00
Add install command
This commit is contained in:
parent
096fb131f5
commit
29c9c044d9
@ -8,4 +8,4 @@ EXPOSE 3000
|
||||
|
||||
WORKDIR /srv/website
|
||||
|
||||
CMD [ "npx", "docusaurus", "start", "-h0.0.0.0" ]
|
||||
CMD [ "npm", "install", "&&", "npx", "docusaurus", "start", "-h0.0.0.0" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user