mirror of
https://github.com/bitnami/containers.git
synced 2026-03-14 06:48:11 +08:00
Caching npm modules
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
|
||||
myapp:
|
||||
tty: true # Enables debugging capabilities when attached to this container.
|
||||
image: bitnami/express:4.13.4-r1
|
||||
image: bitnami/express:4.13.4-r2
|
||||
environment:
|
||||
- DATABASE_URL=mongodb://mongodb:27017/my_app_development
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user