sha256:3f1cf5556cc909efbff5fd9bad8483eb06017bcc3b331d7b8230ddecff2798d1
OS/ARCH
Compressed size
2.49 MB
Last pushed
about 2 months by vm75
Type
Image
Manifest digest
sha256:902d803015b3dc7738e93168e789817ae2008beb9e852f6e8a238a10ba1c7939
Image Layers
1WORKDIR /app90 B2COPY /droidtv-remote /app/droidtv-remote # buildkit2.37 MB3COPY VERSION /app/VERSION # buildkit147 B4COPY client/ /app/client/ # buildkit125.24 KB5ARG SERVER_PORT=75030 B6ENV SERVER_PORT=75030 B7EXPOSE [7503/tcp]0 B8VOLUME [/app/data]0 B9ENTRYPOINT ["/app/droidtv-remote"]0 BCommand
WORKDIR /app