- Portland, OR
- https://raer.me/
- Joined on
2024-09-04
Block a user
api.raer.me (sha256:bb1e87d765b604d201386b203f6287bb71e69ab7ec33588d50edc82991206b3e)
Published 2025-11-17 19:46:45 +00:00 by freyjagp
Installation
docker pull gitea.raer.me/freyjagp/api.raer.me@sha256:bb1e87d765b604d201386b203f6287bb71e69ab7ec33588d50edc82991206b3esha256:bb1e87d765b604d201386b203f6287bb71e69ab7ec33588d50edc82991206b3eImage Layers
| 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:45 +00:00
Versions (15)
View all
Container
0
OCI / Docker
linux/arm64
110 MiB
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