mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
convert all spaces to tabs, lets see what breaks
Signed-off-by: Jessica Frazelle <princess@docker.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Run imagemin in a container:
|
||||
#
|
||||
# docker run --rm -it \
|
||||
# -v /etc/localtime:/etc/localtime:ro \
|
||||
# -v $HOME/Pictures:/root/Pictures \
|
||||
# --entrypoint bash \
|
||||
# jess/imagemin
|
||||
# -v /etc/localtime:/etc/localtime:ro \
|
||||
# -v $HOME/Pictures:/root/Pictures \
|
||||
# --entrypoint bash \
|
||||
# jess/imagemin
|
||||
#
|
||||
FROM node
|
||||
MAINTAINER Jessica Frazelle <jess@docker.com>
|
||||
|
||||
Reference in New Issue
Block a user