Michael Schapira michael
  • Joined on 2025-04-27

coinbase-trade (6e74e73b8efaa710238e13829e9196a5b6ee4556)

Published 2026-06-06 13:02:46 -04:00 by michael

Installation

docker pull gitea.schapira.nyc/michael/coinbase-trade:6e74e73b8efaa710238e13829e9196a5b6ee4556
sha256:5a01d124905d2bf5bc132de3cebf4cee35c52caca62b737ea104c1efdd7596d9

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.8" 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:089626db9f0e556d2460ea9b02a44cc63366766c2d8912a1fd05fdd542cbb8e4 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:aae7c733edba3a2c94cde549acbeb2025333f3fac20483f5ec988a263ea63dc6 in /usr/share/buildinfo/labels.json
COPY file:aae7c733edba3a2c94cde549acbeb2025333f3fac20483f5ec988a263ea63dc6 in /root/buildinfo/labels.json
LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="842dd1c603c36c8d242d5ec075adccffb3bfea5c" "org.opencontainers.image.revision"="842dd1c603c36c8d242d5ec075adccffb3bfea5c" "build-date"="2026-06-02T05:44:58Z" "org.opencontainers.image.created"="2026-06-02T05:44:58Z" "release"="1780378819"org.opencontainers.image.revision=842dd1c603c36c8d242d5ec075adccffb3bfea5c,org.opencontainers.image.created=2026-06-02T05:44:58Z
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:dd489456854703625927ffc9d9cccfe22ce40eec14c4a040931b0dfc3e790494 in .
/bin/sh -c pip3.12 install --no-cache-dir -r requirements.txt
COPY file:3642dbca3746ff3665990595aa43c29be66be5ff627916e851533325515cbbb2 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-06-02T05:44:58Z
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-06-02T05:44:58Z
org.opencontainers.image.description Bitcoin Investment Analytics Dashboard
org.opencontainers.image.revision 842dd1c603c36c8d242d5ec075adccffb3bfea5c
org.opencontainers.image.source https://gitea.schapira.nyc/michael/coinbase-trade
release 1780378819
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 842dd1c603c36c8d242d5ec075adccffb3bfea5c
vcs-type git
vendor Red Hat, Inc.
version 9.8
Details
Container
2026-06-06 13:02:46 -04:00
0
OCI / Docker
linux/amd64
277 MiB
Versions (8) View all