mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-09 21:52:47 +02:00
Update Dockerfile
This commit is contained in:
parent
76e08fe292
commit
a2a05b9354
@ -22,8 +22,6 @@
|
|||||||
FROM debian:sid
|
FROM debian:sid
|
||||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||||
|
|
||||||
ADD https://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb /src/google-talkplugin_current_amd64.deb
|
|
||||||
|
|
||||||
# Install Chrome
|
# Install Chrome
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user