add slack

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
Jessica Frazelle
2015-09-24 18:04:41 -07:00
parent ed5b9a62dd
commit 255a334f1d
4 changed files with 95 additions and 20 deletions

View File

@@ -12,7 +12,7 @@
FROM jess/wine
MAINTAINER Jessie Frazelle <jess@linux.com>
COPY SpotifySetup.exe /usr/src/SpotifySetup.exe
ADD https://d1clcicqv97n4s.cloudfront.net/ctrl/SpotifySetup.exe /usr/src/SpotifySetup.exe
RUN echo "wine /usr/src/SpotifySetup.exe" > /root/.bash_history