mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +01: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…
Reference in New Issue
Block a user