mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
updated Lynx's Dockerfile w/ command
This commit is contained in:
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>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user