sha256:df2439eb29ef1807e556a63a08817c8a8f66af1e13857c75693f0e5867c4e30d
OS/ARCH
Compressed size
2.58 MB
Last pushed
about 2 months by vm75
Type
Image
Manifest digest
sha256:d86c248a580bda9c2931e2049bcf4a30d54010b5ba48e2a46ccf153bcba6ff5b
Image Layers
1WORKDIR /app93 B2COPY /droidtv-remote /app/droidtv-remote # buildkit2.57 MB3COPY VERSION /app/VERSION # buildkit145 B4COPY client/ /app/client/ # buildkit18.14 KB5ARG SERVER_PORT=75030 B6ENV SERVER_PORT=75030 B7EXPOSE [7503/tcp]0 B8VOLUME [/app/data]0 B9ENTRYPOINT ["/app/droidtv-remote"]0 BCommand
WORKDIR /app