Sign inSign up

hexagon/fyr:dev-a3612da7928b19d44da6322bf2a9819e984684b1-legacy

Multi-platform
Networking
Internet of things
Content management system
Index digest

sha256:7dd03918aeca33899fd9566599b2914a8737f87b80465b6828779bcef3195d5c

OS/ARCH

Compressed size

40.49 MB

Last pushed

about 1 month by hexagon

Type

Image

Manifest digest

sha256:359e48cc84530ee52dc4f5d4403fe36161a507e9b8c2888e612f5f45b7c7b341

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.23 KB
4COPY /build/target/release/fyr /usr/local/bin/fyr # buildkit6.87 MB
5COPY /build/public /app/public # buildkit511.42 KB
6WORKDIR /app32 B
7RUN /bin/sh -c mkdir -p511.48 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'