mirror of
https://github.com/bitnami/containers.git
synced 2026-03-29 16:27:49 +08:00
1.24.8-debian-9-r2 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:stretch-r74
|
||||
FROM bitnami/minideb-extras:stretch-r75
|
||||
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.8-0 --checksum b3ee2aa25625ed9014d18b989295a30
|
||||
COPY rootfs /
|
||||
ENV ALLOW_EMPTY_PASSWORD="no" \
|
||||
BITNAMI_APP_NAME="ghost" \
|
||||
BITNAMI_IMAGE_VERSION="1.24.8-debian-9-r1" \
|
||||
BITNAMI_IMAGE_VERSION="1.24.8-debian-9-r2" \
|
||||
BLOG_TITLE="User's Blog" \
|
||||
GHOST_DATABASE_NAME="bitnami_ghost" \
|
||||
GHOST_DATABASE_PASSWORD="" \
|
||||
|
||||
@@ -26,7 +26,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1-ol-7`, `1.24.8-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-ol-7-r2/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.24.8-debian-9-r1`, `1`, `1.24.8`, `1.24.8-r1`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-debian-9-r1/1/Dockerfile)
|
||||
* [`1-debian-9`, `1.24.8-debian-9-r2`, `1`, `1.24.8`, `1.24.8-r2`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-debian-9-r2/1/Dockerfile)
|
||||
* [`1-debian-8`, `1.24.8-debian-8-r2` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-debian-8-r2/1/debian-8/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/codiad GitHub repo](https://github.com/bitnami/bitnami-docker-ghost).
|
||||
@@ -38,7 +38,7 @@ To run this application you need Docker Engine 1.10.0. Docker Compose is recomen
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1-ol-7`, `1.24.8-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-ol-7-r2/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.24.8-debian-9-r1`, `1`, `1.24.8`, `1.24.8-r1`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-debian-9-r1/1/Dockerfile)
|
||||
* [`1-debian-9`, `1.24.8-debian-9-r2`, `1`, `1.24.8`, `1.24.8-r2`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-debian-9-r2/1/Dockerfile)
|
||||
* [`1-debian-8`, `1.24.8-debian-8-r2` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-ghost/blob/1.24.8-debian-8-r2/1/debian-8/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