Block a user
coinbase-trade (c968ff0d8f09e1561d1ebafad11c7bec9f54c685)
Published 2026-05-02 13:29:20 -04:00 by michael
Installation
docker pull gitea.schapira.nyc/michael/coinbase-trade:c968ff0d8f09e1561d1ebafad11c7bec9f54c685sha256:0efd9699a23bc9dcfaa664fe17775470cf88d837811af0703915cf149f3a2859
About this package
Bitcoin Investment Analytics Dashboard
Image Layers
| LABEL maintainer="Red Hat, Inc." |
| LABEL vendor="Red Hat, Inc." |
| LABEL url="https://catalog.redhat.com/en/search?searchType=containers" |
| LABEL com.redhat.component="ubi9-minimal-container" name="ubi9/ubi-minimal" version="9.7" cpe="cpe:/a:redhat:enterprise_linux:9::appstream" distribution-scope="public" |
| LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
| LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 9." |
| LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.display-name="Red Hat Universal Base Image 9 Minimal" |
| LABEL io.openshift.expose-services="" |
| LABEL io.openshift.tags="minimal rhel9" |
| ENV container oci |
| COPY dir:82e03e3ceb4a712116e9d6ecd1b99e2e729a68954b82c791f435d1cb8db14f8a in / |
| COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. |
| CMD ["/bin/bash"] |
| COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json |
| COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json |
| COPY file:bc4dcbf01192949338f7e5550a4152e5364437463c0f897fd55b15eb58f57ead in /usr/share/buildinfo/labels.json |
| COPY file:bc4dcbf01192949338f7e5550a4152e5364437463c0f897fd55b15eb58f57ead in /root/buildinfo/labels.json |
| LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="5bb1e5f6eb0dd42dce5d2f21f64a3a9feec995f1" "org.opencontainers.image.revision"="5bb1e5f6eb0dd42dce5d2f21f64a3a9feec995f1" "build-date"="2026-04-22T04:58:33Z" "org.opencontainers.image.created"="2026-04-22T04:58:33Z" "release"="1776833838"org.opencontainers.image.revision=5bb1e5f6eb0dd42dce5d2f21f64a3a9feec995f1,org.opencontainers.image.created=2026-04-22T04:58:33Z |
| LABEL org.opencontainers.image.source="https://gitea.schapira.nyc/michael/coinbase-trade" org.opencontainers.image.description="Bitcoin Investment Analytics Dashboard" |
| WORKDIR /app |
| /bin/sh -c microdnf install -y python3.12 python3.12-pip && microdnf clean all |
| COPY file:2806be96ccdf010b032d97490ff0173f96f8e1e620419649be4b6a941e2d2dcf in . |
| /bin/sh -c pip3.12 install --no-cache-dir -r requirements.txt |
| COPY file:141845f1089845cc7a537d30c1405d8a43d08bc7e4c586d6a40eff686a090608 in . |
| /bin/sh -c chown -R 1001:0 /app && chmod -R g=u /app |
| USER 1001 |
| EXPOSE 8501 |
| ENV HOME=/tmp STREAMLIT_SERVER_PORT=8501 STREAMLIT_SERVER_ADDRESS=0.0.0.0 STREAMLIT_SERVER_HEADLESS=true STREAMLIT_BROWSER_GATHER_USAGE_STATS=false |
| CMD ["python3.12", "-m", "streamlit", "run", "app.py"] |
Labels
| Key | Value |
|---|---|
| architecture | x86_64 |
| build-date | 2026-04-22T04:58:33Z |
| com.redhat.component | ubi9-minimal-container |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| cpe | cpe:/a:redhat:enterprise_linux:9::appstream |
| description | The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
| distribution-scope | public |
| io.buildah.version | 1.43.1 |
| io.k8s.description | The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly. |
| io.k8s.display-name | Red Hat Universal Base Image 9 Minimal |
| io.openshift.expose-services | |
| io.openshift.tags | minimal rhel9 |
| maintainer | Red Hat, Inc. |
| name | ubi9/ubi-minimal |
| org.opencontainers.image.created | 2026-04-22T04:58:33Z |
| org.opencontainers.image.description | Bitcoin Investment Analytics Dashboard |
| org.opencontainers.image.revision | 5bb1e5f6eb0dd42dce5d2f21f64a3a9feec995f1 |
| org.opencontainers.image.source | https://gitea.schapira.nyc/michael/coinbase-trade |
| release | 1776833838 |
| summary | Provides the latest release of the minimal Red Hat Universal Base Image 9. |
| url | https://catalog.redhat.com/en/search?searchType=containers |
| vcs-ref | 5bb1e5f6eb0dd42dce5d2f21f64a3a9feec995f1 |
| vcs-type | git |
| vendor | Red Hat, Inc. |
| version | 9.7 |
Details
Versions (8)
View all
latest
2026-06-06
6e74e73b8efaa710238e13829e9196a5b6ee4556
2026-06-06
75f40b0f1096e23cd041257c97037dc296477039
2026-06-06
8e4b28583a6dc7001eb91b73d994c693e8e88c3e
2026-06-05
c968ff0d8f09e1561d1ebafad11c7bec9f54c685
2026-05-02