Sign inSign up

stevemacn/d4sd

By stevemacn

Updated about 7 years ago

Testing the docker configuration

Image
0

1.0K

stevemacn/d4sd repository overview

Nodejs in Docker

Build a basic Nodejs programm using Docker and configure automate builds with DockerHub. This project was used for workshop on Containerization software at ITCS 6177 System Integration course.

Contents:

.Dockerfile which has instructions to build image in docker .Dockerignore which states the files to be ignored from being exported to docker

Dependencies required:

  • Node.js 8 or higher
  • Docker for desktop
  • Express

Installation and Running

  • Download the git repository and run
npm install

Tag summary

Content type

Image

Digest

Size

26.4 MB

Last updated

about 7 years ago

docker pull stevemacn/d4sd