Skip to content

NodeJS development environment image to be used for running GitHub actions and for development in VSCode remote containers.

License

Notifications You must be signed in to change notification settings

techcentr/docker-nodejs-devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulling the image

docker pull ghcr.io/techcentr/nodejs-devenv

Available tags

  • ghcr.io/techcentr/nodejs-devenv - based on NodeJS v14 alpine image

Installed software

The image contains other required software. For full list, check the Dockerfile.

Entrypoint

Unlike the default NodeJS image, the entrypoint has been changed to the default shell (ash).

About

NodeJS development environment image to be used for running GitHub actions and for development in VSCode remote containers.

Topics

Resources

License

Stars

Watchers

Forks