Fix missing packages and references

This commit is contained in:
Mickael Remond
2018-01-01 18:35:47 +01:00
parent f1cda2c899
commit 1ea560ba1e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM golang:1.9
WORKDIR /go/src/fluux.io/xmpp
COPY . ./
RUN go get
RUN go get github.com/processone/mpg123 github.com/processone/soundcloud