mirror of
https://github.com/bitnami/containers.git
synced 2026-03-10 15:09:17 +08:00
2.8.1-r4 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r69
|
||||
FROM bitnami/minideb-extras:jessie-r70
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -9,7 +9,7 @@ RUN bitnami-pkg unpack parse-2.8.1-0 --checksum e23705dcb26264e2b81af97f28411388
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="parse" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.1-r3" \
|
||||
BITNAMI_IMAGE_VERSION="2.8.1-r4" \
|
||||
MONGODB_HOST="mongodb" \
|
||||
MONGODB_PASSWORD="" \
|
||||
MONGODB_PORT_NUMBER="27017" \
|
||||
|
||||
@@ -6,8 +6,6 @@ services:
|
||||
- 'mongodb_data:/bitnami'
|
||||
parse:
|
||||
image: 'bitnami/parse:2'
|
||||
labels:
|
||||
kompose.service.type: nodeport
|
||||
ports:
|
||||
- '1337:1337'
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user