mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
@@ -2,6 +2,7 @@ FROM debian:sid
|
|||||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
dirmngr \
|
||||||
gnupg \
|
gnupg \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
&& apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0AB215679C571D1C8325275B9BDB3D89CE49EC21 \
|
&& apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0AB215679C571D1C8325275B9BDB3D89CE49EC21 \
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ FROM debian:sid
|
|||||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
dirmngr \
|
||||||
gnupg \
|
gnupg \
|
||||||
libasound2 \
|
libasound2 \
|
||||||
libfontconfig1 \
|
libfontconfig1 \
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ FROM debian:sid
|
|||||||
MAINTAINER Jessie Frazelle <jess@linux.com>
|
MAINTAINER Jessie Frazelle <jess@linux.com>
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
dirmngr \
|
||||||
gnupg \
|
gnupg \
|
||||||
--no-install-recommends \
|
--no-install-recommends \
|
||||||
&& apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886 \
|
&& apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886 \
|
||||||
|
|||||||
Reference in New Issue
Block a user