This commit is contained in:
commit
fe309577a1
2
.drone.yml
Normal file
2
.drone.yml
Normal file
@ -0,0 +1,2 @@
|
||||
kind: template
|
||||
load: docker-multiarch.yaml
|
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM alpine
|
||||
RUN apk add --no-cache mpd
|
||||
ENTRYPOINT /usr/bin/mpd
|
Loading…
Reference in New Issue
Block a user