Skip to content

Commit 37d23b7

Browse files
author
Dylan Pinn
authored
Update README.md
Add docker pull command
1 parent b980669 commit 37d23b7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
Docker Image to build NodeJS Apps
44

5+
```bash
6+
docker pull arcadiandigital/node-build-image
7+
```
8+
59
Includes:
610

711
- yarn
812
- Pupppeteer (dependencies)
9-
- awscli
13+
- awscli

0 commit comments

Comments
 (0)