mirror of
https://github.com/bitnami/containers.git
synced 2026-03-16 06:49:12 +08:00
0.25.0-scratch-r1 release
This commit is contained in:
@@ -42,7 +42,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
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/).
|
||||
|
||||
|
||||
* [`0`, `0-scratch`, `0.25.0`, `0.25.0-scratch-r0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-thanos/blob/0.25.0-scratch-r0/0/scratch/Dockerfile)
|
||||
* [`0`, `0-scratch`, `0.25.0`, `0.25.0-scratch-r1`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-thanos/blob/0.25.0-scratch-r1/0/scratch/Dockerfile)
|
||||
|
||||
## Connecting to other containers
|
||||
|
||||
|
||||
@@ -63,8 +63,8 @@ services:
|
||||
volumes:
|
||||
- 'minio_data:/data'
|
||||
environment:
|
||||
- MINIO_ACCESS_KEY=minio
|
||||
- MINIO_SECRET_KEY=minio123
|
||||
- MINIO_ROOT_USER=minio
|
||||
- MINIO_ROOT_PASSWORD=minio123
|
||||
- MINIO_DEFAULT_BUCKETS=thanos
|
||||
# Prepare Object Store configuration
|
||||
prepare-object-store-conf:
|
||||
|
||||
Reference in New Issue
Block a user