mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 01:07:20 +08:00
18.0.0-debian-10-r3 release
This commit is contained in:
committed by
Bitnami Containers
parent
76be90d9ef
commit
1de5b4252a
@@ -3,7 +3,7 @@ version: '2'
|
||||
services:
|
||||
node:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
image: docker.io/bitnami/node:17
|
||||
image: docker.io/bitnami/node:18
|
||||
# command: sh -c 'npm install && npm start'
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
||||
Reference in New Issue
Block a user