You've already forked armbian-router
mirror of
https://github.com/armbian/armbian-router.git
synced 2026-01-06 10:37:03 -08:00
Add proper CMD
This commit is contained in:
@@ -10,4 +10,6 @@ RUN apk add --no-cache git && \
|
||||
|
||||
FROM alpine
|
||||
|
||||
COPY --from=builder /src/dlrouter /usr/bin/dlrouter
|
||||
COPY --from=builder /src/dlrouter /usr/bin/dlrouter
|
||||
|
||||
CMD "/usr/bin/dlrouter"
|
||||
Reference in New Issue
Block a user