We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21fd14f commit 18cad63Copy full SHA for 18cad63
Dockerfile
@@ -1,3 +1,4 @@
1
+# Contatiner have been developed for testing of node packages
2
# This container runs node
3
FROM node:latest
4
MAINTAINER You
README.md
@@ -1,2 +1,3 @@
# angular-testing
Necessary package and materials for angular package testing
+Build docker image based on docker file. Install the tools for the docker image
0 commit comments