untilise event-gen as wait loop
This commit is contained in:
parent
e432793aeb
commit
b7641871fb
@ -28,6 +28,8 @@ ENV WG_I_PREFER_BUGGY_USERSPACE_TO_POLISHED_KMOD=1
|
||||
|
||||
COPY --from=build /go/bin/wireguard /usr/bin/wireguard-go
|
||||
|
||||
COPY --from=eventbuild /build/target/release/wg-event-gen /usr/bin/
|
||||
|
||||
COPY init.sh /init.sh
|
||||
|
||||
RUN chmod +x /init.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user