Skip to content

Commit

Permalink
Add README to NodeDebug folder
Browse files Browse the repository at this point in the history
The NodeDebug folder is not intended to stand as a standalone dockerfile
folder. It is a template used to generate the NodeChromeDebug and
NodeFirefoxDebug folders.

Note that the NodeChromeDebug and NodeFirefoxDebug folders are commited
into the repo for the purposes of simplified builds on hub.docker.com.

Part of #3
  • Loading branch information
mtscout6 committed Nov 20, 2014
1 parent 58ad853 commit e6b28dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NodeDebug/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Debug image template

This folder is not meant to be build directly from the `docker build .` It only stands as a template for creating debug images derived from Selenium Node Browser images. Note usage in the Makefile at the root of this repo.

0 comments on commit e6b28dc

Please sign in to comment.