oculus (production)
Installation
docker pull git.nixc.us/colin/oculus:production
sha256:6018e9d0bca76bce6c3efa937eee5872b4e44fd7ba0f870c274caabff61b6dd1
Image Layers
ADD file:e3abcdba177145039cfef1ad882f9f81a612a24c9f044b19f713b95454d2e3f6 in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk update && apk add --no-cache curl bash # buildkit |
RUN /bin/sh -c curl -sSL https://git.nixc.us/colin/Oculus/raw/branch/main/install.sh | bash # buildkit |
RUN /bin/sh -c curl -sSL https://git.nixc.us/Nixius/go-glitch/raw/branch/master/install.sh | bash # buildkit |
COPY notify.sh /notify.sh # buildkit |
RUN /bin/sh -c chmod +x /notify.sh # buildkit |
ENV GLITCHTIP_DSN= |
CMD ["/usr/local/bin/oculus"] |
Labels
Key | Value |
---|---|
com.docker.compose.project | oculus |
com.docker.compose.service | oculus |
com.docker.compose.version | 2.27.0 |
Details
Versions (6)
View all
production-monitor
2024-06-13
production-reporter
2024-06-13
staging-reporter
2024-06-13
staging-monitor
2024-06-13
production
2024-06-12