sha256:89306c1c9ff2aee9e9cacc207479bdfea20482301dcc1fd206bf1013cc36c704
OS/ARCH
linux/amd64
Compressed size
36.37 MB
Last pushed
11 months by jolestar
Type
Image
Manifest digest
sha256:89306c1c9ff2aee9e9cacc207479bdfea20482301dcc1fd206bf1013cc36c704
Image Layers
1# debian.sh --arch 'amd64' out/28.86 MB2ENV PORT=80800 B3RUN /bin/sh -c apt-get update1.02 MB4WORKDIR /app93 B5COPY /app/target/release/x402-rs /usr/local/bin/x402-rs # buildkit6.49 MB6EXPOSE map[8080/tcp:{}]0 B7ENV RUST_LOG=info0 B8ENTRYPOINT ["x402-rs"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1760918400'