mirror of
https://github.com/tenox7/wrp.git
synced 2026-04-05 22:01:37 +00:00
add dockerfiler for goreleaser
This commit is contained in:
5
Dockerfile.goreleaser
Normal file
5
Dockerfile.goreleaser
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
FROM chromedp/headless-shell
|
||||||
|
COPY wrp /wrp
|
||||||
|
ENTRYPOINT ["/wrp"]
|
||||||
|
ENV PATH="/headless-shell:${PATH}"
|
||||||
|
LABEL maintainer="as@tenoware.com"
|
||||||
Reference in New Issue
Block a user