Skip to content

Commit 684bf6f

Browse files
author
Mark R. Hughes
committed
Test branching for a beta version for NPM publish
1 parent 6577353 commit 684bf6f

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
node_modules
22
.gitignore
3+
.npmrc
34
.DS_Store

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This module steps through the basic process for creating a Docker container based on NodeJs.
44

5+
Based on the Docket tutorial from PluralSight
6+
57
* [build](#build)
68
* [run](#run)
79
* [push](#push)

0 commit comments

Comments
 (0)