• Joined on 2020-05-01

aethera (dev)

Published 2026-02-23 01:51:37 +00:00 by evan in evan/aethera

Installation

docker pull gitea.va.reichard.io/evan/aethera:dev
sha256:507d415e725da1b6bfcfa12b4c6a2dab54803528297a788f975b21d584e8947b

Image Layers

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache ca-certificates
WORKDIR /app
COPY file:718d9d338f31904404c339f540a9a5aa67b541a4cec670b514bd8cb94c0dfb88 in .
/bin/sh -c mkdir -p /app/data
EXPOSE 8080
ENV AETHERA_LISTEN=0.0.0.0
ENV AETHERA_PORT=8080
ENV AETHERA_DATA_DIR=/app/data
ENTRYPOINT ["./aethera"]
LABEL org.opencontainers.image.created=2026-02-23T01:49:40Z
LABEL org.opencontainers.image.revision=fcfa43cca3b7aca3117d36e2d9fffeb37473bfda
LABEL org.opencontainers.image.source=https://gitea.va.reichard.io/evan/aethera.git
LABEL org.opencontainers.image.url=https://gitea.va.reichard.io/evan/aethera

Labels

Key Value
org.opencontainers.image.created 2026-02-23T01:49:40Z
org.opencontainers.image.revision fcfa43cca3b7aca3117d36e2d9fffeb37473bfda
org.opencontainers.image.source https://gitea.va.reichard.io/evan/aethera.git
org.opencontainers.image.url https://gitea.va.reichard.io/evan/aethera
Details
Container
2026-02-23 01:51:37 +00:00
3
OCI / Docker
linux/amd64
7.5 MiB
Versions (1) View all
dev 2026-02-23