Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 396 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 396 Bytes

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).