Skip to content

fitfab/docker-env

Repository files navigation

#Running this project

##other docker commands

  • command to build the image

docker build -t fitfab/dev1:1.0 .

  • command to run the image just created

docker run -it --name dev1 fitfab/dev1:1.0 /bin/bash

About

Docker Nodejs ENV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published