docker-node
docker-node copied to clipboard
Official Docker Image for Node.js :whale: :turtle: :rocket:
## Environment * **Platform**: Mac M1 * **Docker Version**: 25.0.2 * **Node.js Version**: Node 20 * **Image Tag**: node:20-alpine ## Expected Behavior I tried rebuilding one of our images that...
## Environment * **Platform**: Windows * **Docker Version**: Desktop 4.33.1 (161083) * **Node.js Version**: * **Image Tag**: node:16.13.2-alpine or node:18.20.4-alpine ## Expected Behavior I should be able to create a...
## Description This PR introduces official support for building windows based docker images for node. At the moment, these images don't include Yarn, I noticed that other PR(s) are pushing...
## Description Updated `node:8` and `node:16` image tags to `node:22` in README. ## Motivation and Context As a developer, I would like to see latest LTS version in the documentation....
## Environment * **Platform**: Azure AKS * **Docker Version**: Unknown * **Node.js Version**: 18.19.0 * **Image Tag**: node:18.19.0-alpine3.17 ## Expected Behavior Node.js process should exit when unhandled promise rejection occurs...
## Problem The need to determine the healthiness of the repo automated testing ## Solution Check here: - https://github.com/ImBIOS/bun-node ## Alternatives to Consider
Running `wget` comand on https endpoints with an SSL.com root certificate fails ## Environment * **Platform**:Docker / Openshift / OSX Sequoia * **Docker Version**:4.37.2 * **Node.js Version**:22.13.0 (lts) * **Image...
Hello, When i install arm32v6/node i have this error : Error response from daemon: manifest for arm32v6/node:latest not found: manifest unknown: manifest unknown
## Environment * **Platform**: Macbook M1 ARM * **Docker Version**: ``` Client: Version: 27.3.1 API version: 1.47 Go version: go1.22.7 Git commit: ce12230 Built: Fri Sep 20 11:38:18 2024 OS/Arch:...
Please refer to https://github.com/storybookjs/storybook/issues/29673 to see the issue being encountered (reproducible link included). ## Environment * **Platform**: Ubuntu 22.04.4 LTS on WSL2 (Windows 11, Version 10.0.22631.4460) * **Docker Version**: Docker...