Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 266 Bytes

File metadata and controls

8 lines (5 loc) · 266 Bytes

Run the build

docker run -d halzy/alpine-mosquitto-auth-plug-build

Then get the .so file to include in another package: docker cp halzy/alpine-mosquitto-auth-plug-build:/build/mosquitto-auth-plug/auth-plug.so .

Now you have the auth-plug.so file!