mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-10 06:52:40 +01:00
updated Lynx's Dockerfile w/ command
This commit is contained in:
committed by
Jessica Frazelle
parent
1097ec8bbe
commit
176fa2cf1c
@@ -1,3 +1,9 @@
|
|||||||
|
# Run Lynx in a conatiner
|
||||||
|
#
|
||||||
|
# docker run --rm -it \
|
||||||
|
# --name lynx \
|
||||||
|
# jess/lynx github.com/jfrazelle
|
||||||
|
#
|
||||||
FROM debian:jessie
|
FROM debian:jessie
|
||||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user