mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31: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 \
|
||||
ca-certificates \
|
||||
elinks \
|
||||
git \
|
||||
libsasl2-modules \
|
||||
lynx \
|
||||
|
|
Loading…
Reference in New Issue
Block a user