mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-13 23:52:44 +02:00
remove icedove
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
0e8bd1427e
commit
13b5299169
@ -1,9 +0,0 @@
|
|||||||
FROM debian:buster
|
|
||||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
|
||||||
icedove \
|
|
||||||
--no-install-recommends \
|
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
|
||||||
|
|
||||||
ENTRYPOINT [ "icedove" ]
|
|
Loading…
x
Reference in New Issue
Block a user