Sign inSign up

hexagon/fyr:dev-160d56c6a9984aec24fb03e8c2b374a3ef31d4b7-amd64-avx2

Networking
Internet of things
Content management system
Index digest

sha256:f07c2c92f1c71c78c174038961bc21060db0909f72b36b53ebf469a3d83576d1

OS/ARCH

linux/amd64

Compressed size

40.51 MB

Last pushed

about 1 month by hexagon

Type

Image

Manifest digest

sha256:9a3ff63b12e58db2983ad27203d1e8cee9b71de6c9a8d3e88275fd0a6a8b151f

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update5.69 MB
3RUN /bin/sh -c useradd -m3.24 KB
4COPY /build/target/release/fyr /usr/local/bin/fyr # buildkit6.89 MB
5COPY /build/public /app/public # buildkit511.06 KB
6WORKDIR /app32 B
7RUN /bin/sh -c mkdir -p511.13 KB
8USER fyr0 B
9EXPOSE [8080/tcp]0 B
10ENV DATA_DIR=/data0 B
11ENV RUST_LOG=info0 B
12ENV FYR_HOST=0.0.0.00 B
13ENV FYR_PORT=80800 B
14HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8080/api/status0 B
15CMD ["fyr"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'