mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
1.24.3-r6 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r78
|
||||
FROM bitnami/minideb-extras:jessie-r79
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX,o+rw" \
|
||||
@@ -14,7 +14,7 @@ RUN bitnami-pkg unpack ghost-1.24.3-0 --checksum fe9c80c588957addd42cb69a2dbbc3c
|
||||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="ghost" \
|
||||
BITNAMI_IMAGE_VERSION="1.24.3-r5" \
|
||||
BITNAMI_IMAGE_VERSION="1.24.3-r6" \
|
||||
BLOG_TITLE="User's Blog" \
|
||||
GHOST_DATABASE_NAME="bitnami_ghost" \
|
||||
GHOST_DATABASE_PASSWORD="" \
|
||||
|
||||
@@ -29,7 +29,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen
|
||||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1`, `1.24.3-r5`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.3-r5/1/Dockerfile)
|
||||
* [`1`, `1.24.3-r6`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.3-r6/1/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/ghost GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user