Skip to content

Commit 18cad63

Browse files
author
Arnob Saha
committed
Update
1 parent 21fd14f commit 18cad63

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Contatiner have been developed for testing of node packages
12
# This container runs node
23
FROM node:latest
34
MAINTAINER You

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# angular-testing
22
Necessary package and materials for angular package testing
3+
Build docker image based on docker file. Install the tools for the docker image

0 commit comments

Comments
 (0)