mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
14.16.1-debian-10-r16 release
This commit is contained in:
@@ -3,7 +3,7 @@ version: '2'
|
||||
services:
|
||||
node:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
image: docker.io/bitnami/node:12
|
||||
image: docker.io/bitnami/node:14
|
||||
# command: sh -c 'npm install && npm start'
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
||||
Reference in New Issue
Block a user