test
This commit is contained in:
parent
642015b368
commit
fbc3dcdfef
@ -17,8 +17,4 @@ WORKDIR /opt/recipes
|
||||
COPY . ./
|
||||
RUN chmod +x boot.sh
|
||||
|
||||
WORKDIR /opt/recipes/vue
|
||||
RUN yarn install
|
||||
RUN yarn build
|
||||
|
||||
ENTRYPOINT ["/opt/recipes/boot.sh"]
|
Loading…
Reference in New Issue
Block a user