added signal handler to native executable
All checks were successful
CI / build (push) Successful in 33m50s
All checks were successful
CI / build (push) Successful in 33m50s
This commit is contained in:
@@ -18,4 +18,4 @@ ENTRYPOINT ["java", "-Dlogback.configurationFile=logback.xml", "-XX:+UseSerialGC
|
||||
|
||||
FROM scratch AS release-native
|
||||
ADD rbcs-cli.upx rbcs-cli
|
||||
ENTRYPOINT rbcs-cli
|
||||
ENTRYPOINT ["./rbcs-cli"]
|
||||
|
Reference in New Issue
Block a user