mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-27 06:05:40 +02:00
add elinks
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
791cbf4717
commit
ed5b9a62dd
@ -16,6 +16,7 @@ RUN groupadd -g 1000 user \
|
|||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
elinks \
|
||||||
git \
|
git \
|
||||||
libsasl2-modules \
|
libsasl2-modules \
|
||||||
lynx \
|
lynx \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user