- Portland, OR
- https://raer.me/
- Joined on
2024-09-04
Block a user
api.raer.me (streamkey)
Published 2025-11-17 19:46:46 +00:00 by freyjagp
Installation
docker pull gitea.raer.me/freyjagp/api.raer.me:streamkeysha256:5e40c18ab45d66fe4de8a3101f7b62863935d26ecbd1db937f92d5b7ec5f608b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| bb1e87d765 | linux/arm64 | 110 MiB |
Image Layers ( linux/arm64)
| ADD alpine-minirootfs-3.18.12-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache supervisor py-pip # buildkit |
| RUN /bin/sh -c pip install pipenv --break-system-packages # buildkit |
| RUN /bin/sh -c mkdir -p /app /static # buildkit |
| COPY --chown=nobody:nobody Pipfile /app # buildkit |
| WORKDIR /app |
| RUN /bin/sh -c pipenv install # buildkit |
| COPY --chown=nobody:nobody docker/run /app # buildkit |
| COPY --chown=nobody:nobody src /app # buildkit |
| COPY docker/conf/supervisor/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit |
| RUN /bin/sh -c chmod +x /app/run # buildkit |
| RUN /bin/sh -c chown -R nobody.nobody /app # buildkit |
| RUN /bin/sh -c chmod 0777 -R /app # buildkit |
| CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"] |
| EXPOSE [8000/tcp] |
Details
2025-11-17 19:46:46 +00:00
Versions (15)
View all
Container
13
OCI / Docker
streamkey
2025-11-17
accounts
2025-08-23
accounts-v0.0.8
2024-10-23
accounts-v0.0.7
2024-10-20
accounts-v0.0.6
2024-10-20