You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-10 22:31:28 +02:00
update mpd
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
FROM alpine
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN set -x \
|
||||
&& apk add -U mosquitto \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
RUN apk add --no-cache mosquitto
|
||||
|
||||
VOLUME /etc/mosquitto
|
||||
EXPOSE 1883
|
||||
|
Reference in New Issue
Block a user