mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
7.0.2-3-debian-10-r0 release
This commit is contained in:
@@ -14,7 +14,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "node" "14.19.0-4
|
|||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.34-4" --checksum bb0089c26028b568dbe8b8875d39cca3c7835c582dda4fcbdcbed599320c57fe
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.34-4" --checksum bb0089c26028b568dbe8b8875d39cca3c7835c582dda4fcbdcbed599320c57fe
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.35.1-5" --checksum da12ba7cebb03c4eb983ba2248daf0ed5399be1bd8fa9d2d3931614ce6079ff6
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "git" "2.35.1-5" --checksum da12ba7cebb03c4eb983ba2248daf0ed5399be1bd8fa9d2d3931614ce6079ff6
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-10" --checksum 35c818ba3f4b5aae905959bc7d3a5e81fc63786e3c662b604612c0aa7fcda8fd
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.1-10" --checksum 35c818ba3f4b5aae905959bc7d3a5e81fc63786e3c662b604612c0aa7fcda8fd
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "rails" "7.0.2-2-3" --checksum e40348033b80f4fb40ea785a6bcd9e80b8c6e5d08d0b49f3e2c7ac0561144fc3
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "rails" "7.0.2-3-0" --checksum dbd04164b913e1b89bda89af136add33252bcf77d8563158496eb3054026c720
|
||||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
|
||||||
RUN apt-get update && apt-get upgrade -y && \
|
RUN apt-get update && apt-get upgrade -y && \
|
||||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||||
@@ -23,7 +23,7 @@ RUN /build/bitnami-user.sh
|
|||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN /opt/bitnami/scripts/rails/postunpack.sh
|
RUN /opt/bitnami/scripts/rails/postunpack.sh
|
||||||
ENV BITNAMI_APP_NAME="rails" \
|
ENV BITNAMI_APP_NAME="rails" \
|
||||||
BITNAMI_IMAGE_VERSION="7.0.2-2-debian-10-r22" \
|
BITNAMI_IMAGE_VERSION="7.0.2-3-debian-10-r0" \
|
||||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/ruby/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/common/bin:$PATH"
|
PATH="/opt/bitnami/python/bin:/opt/bitnami/ruby/bin:/opt/bitnami/node/bin:/opt/bitnami/mysql/bin:/opt/bitnami/git/bin:/opt/bitnami/common/bin:$PATH"
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|||||||
@@ -36,10 +36,10 @@
|
|||||||
},
|
},
|
||||||
"rails": {
|
"rails": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
"digest": "e40348033b80f4fb40ea785a6bcd9e80b8c6e5d08d0b49f3e2c7ac0561144fc3",
|
"digest": "dbd04164b913e1b89bda89af136add33252bcf77d8563158496eb3054026c720",
|
||||||
"distro": "debian-10",
|
"distro": "debian-10",
|
||||||
"type": "NAMI",
|
"type": "NAMI",
|
||||||
"version": "7.0.2-2-3"
|
"version": "7.0.2-3-0"
|
||||||
},
|
},
|
||||||
"ruby": {
|
"ruby": {
|
||||||
"arch": "amd64",
|
"arch": "amd64",
|
||||||
|
|||||||
@@ -37,7 +37,7 @@ $ docker-compose up
|
|||||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||||
|
|
||||||
|
|
||||||
* [`7`, `7-debian-10`, `7.0.2-2`, `7.0.2-2-debian-10-r22`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/7.0.2-2-debian-10-r22/7/debian-10/Dockerfile)
|
* [`7`, `7-debian-10`, `7.0.2-3`, `7.0.2-3-debian-10-r0`, `latest` (7/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/7.0.2-3-debian-10-r0/7/debian-10/Dockerfile)
|
||||||
* [`6`, `6-debian-10`, `6.1.4-7`, `6.1.4-7-debian-10-r0` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.1.4-7-debian-10-r0/6/debian-10/Dockerfile)
|
* [`6`, `6-debian-10`, `6.1.4-7`, `6.1.4-7-debian-10-r0` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-rails/blob/6.1.4-7-debian-10-r0/6/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).
|
Subscribe to project updates by watching the [bitnami/rails GitHub repo](https://github.com/bitnami/bitnami-docker-rails).
|
||||||
|
|||||||
Reference in New Issue
Block a user