mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
docker: fix entrypoint
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -22,4 +22,5 @@ FROM alpine:3.16
|
||||
|
||||
COPY --from=builder /app/wice /
|
||||
|
||||
CMD [ "/wice" ]
|
||||
ENTRYPOINT ["/wice"]
|
||||
|
||||
|
Reference in New Issue
Block a user