pantalaimon (latest)
Published 2023-05-23 19:27:08 +00:00 by alex
Installation
docker pull git.a09.uk/alex/pantalaimon:latest
sha256:0fb903104e45d28f56b0c01c1e9455248b83216fcbc2e723ea7ad82cda58d30f
Image Layers
/bin/sh -c dnf install -y python3 python3-pip python3-wheel libolm-python3 python3-gobject python3-pydbus python3-dbus tmux dbus-daemon && dnf clean all |
ENV DISPLAY=:0 |
ENV NO_AT_BRIDGE=1 |
WORKDIR /app |
/bin/sh -c pip --no-cache-dir install pantalaimon |
/bin/sh -c pip install dbus-python PyGObject pydbus notify2 |
VOLUME /data |
ENTRYPOINT ["dbus-run-session"] |
CMD ["tmux", "new-session", "-s", "pantalaimon", "pantalaimon", "-c", "/data/pantalaimon.conf", "--data-path", "/data"] |
Labels
Key | Value |
---|---|
io.buildah.version | 1.30.0 |
license | MIT |
name | fedora |
vendor | Fedora Project |
version | 37 |