add libwebsockets
This commit is contained in:
@ -5,8 +5,7 @@ LABEL ImageName="registry.gitlab.com/wolutator/mosquitto-with-auth"
|
||||
|
||||
RUN \
|
||||
apt update && \
|
||||
apt install -y mariadb-client && \
|
||||
apt install -y openssl
|
||||
apt install -y mariadb-client openssl libwebsockets8 && \
|
||||
|
||||
COPY opt/ /opt
|
||||
COPY etc/ /opt/etc
|
||||
|
Reference in New Issue
Block a user