mirror of
https://github.com/rancher/steve.git
synced 2025-08-01 23:03:28 +00:00
Switch to entrypoint
This commit is contained in:
parent
c0299c1506
commit
6421f7bafb
@ -7,4 +7,4 @@ RUN cd /src && \
|
||||
|
||||
FROM alpine
|
||||
COPY --from=build /naok /usr/bin/naok
|
||||
CMD ["/usr/bin/naok"]
|
||||
ENTRYPOINT ["/usr/bin/naok"]
|
||||
|
Loading…
Reference in New Issue
Block a user