anz (0.8.3)
Installation
docker pull git.navicore.tech/navicore/anz:0.8.3sha256:7cf97d2dacf7982bf595bd353896165ae249b28adb945f1e5c2b2e2c3c38df5cImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* |
| COPY file:ec887e18abdf9841cd75037fb7def37376066d11e4451be827a22c4902d239cb in /usr/local/bin/anz |
| EXPOSE 8080 |
| ENTRYPOINT ["anz"] |
| CMD ["serve"] |