Unlighthouse rework with docker 6
This commit is contained in:
parent
9db0b71ee4
commit
dd78cc13ef
3 changed files with 10 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
FROM forgejo.neshweb.net/ci-docker-images/website-serve:2 AS runtime
|
||||
|
||||
ADD reports /public
|
||||
COPY ./serve.json /public/serve.json
|
||||
|
||||
EXPOSE 8081
|
||||
CMD serve public/ -p 8081
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue