add circleci

Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
Jessica Frazelle
2015-10-22 02:13:39 -07:00
parent e53d64c7af
commit cb791cab29
6 changed files with 61 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
# docker run -v /tmp/.X11-unix:/tmp/.X11-unix \
# -v /dev/snd:/dev/snd \
# -e DISPLAY=unix$DISPLAY \
# jess/tor-browser
# jess/tor-browser:alpha
#
FROM debian:jessie
MAINTAINER Jessica Frazelle <jess@docker.com>