uniscan (staging)
Installation
docker pull git.nixc.us/colin/uniscan:stagingsha256:f65bb637f4d07cf9b23969110e61659209dc81bbd554a752891da92c3019994bImage Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:ac9d5a9d5b9b1217a6b26f1069a16bc48fa9c2ed76f3eaf28a8e643ae2058d11 in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c apt-get update && apt-get install -y git perl # buildkit |
| RUN /bin/sh -c git clone https://github.com/poerschke/Uniscan.git # buildkit |
| WORKDIR /Uniscan |
| ENTRYPOINT ["perl" "uniscan.pl"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | uniscan |
| com.docker.compose.service | uniscan |
| com.docker.compose.version | 2.27.0 |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 24.04 |
Details
Versions (2)
View all
production
2024-05-06
staging
2024-05-06