mirror of
https://github.com/niusmallnan/steve.git
synced 2025-08-31 12:48:54 +00:00
Switch to entrypoint
This commit is contained in:
@@ -7,4 +7,4 @@ RUN cd /src && \
|
||||
|
||||
FROM alpine
|
||||
COPY --from=build /naok /usr/bin/naok
|
||||
CMD ["/usr/bin/naok"]
|
||||
ENTRYPOINT ["/usr/bin/naok"]
|
||||
|
Reference in New Issue
Block a user