Sign inSign up

hexagon/fyr:dev-d37c6a2961e8c8182d13763073e0c7c1260775e6-legacy

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

sha256:fa6db66ae32c373a8b84b844c81ae72e1153a6c6c455c1d6d53835711b390124

OS/ARCH

Compressed size

39.94 MB

Last pushed

about 2 months by hexagon

Type

Image

Manifest digest

sha256:69461c92dab28a8b15071fa180757b97076d5ac747da916e5d9bbfdda028c5d2

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c apt-get update5.57 MB
3RUN /bin/sh -c useradd -m3.23 KB
4COPY /build/target/release/fyr /usr/local/bin/fyr # buildkit6.56 MB
5COPY /build/public /app/public # buildkit511.04 KB
6WORKDIR /app32 B
7RUN /bin/sh -c mkdir -p511.11 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 'arm64' out/ 'bookworm' '@1785715200'