Sign inSign up

pulkith2loop/lsproxy-server:0.0.10

Manifest digest

sha256:d11e1e6c3b5ac0d38a0fed62258203a715f19067e68b7c32cc5b38b4a2c3ce2b

OS/ARCH

linux/arm64

Compressed size

966.24 MB

Last pushed

over 1 year by pulkith2loop

Type

Image

Manifest digest

sha256:d11e1e6c3b5ac0d38a0fed62258203a715f19067e68b7c32cc5b38b4a2c3ce2b

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3LABEL org.opencontainers.image.source=https://github.com/rust-lang/docker-rust0 B
4ENV RUSTUP_HOME=/usr/local/rustup CARGO_HOME=/usr/local/cargo PATH=/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUST_VERSION=1.81.00 B
5RUN /bin/sh -c set -eux;299.81 MB
6RUN /bin/sh -c apt-get update203.37 MB
7RUN /bin/sh -c ln -sf166 B
8RUN /bin/sh -c rm /usr/lib/python3.11/EXTERNALLY-MANAGED212 B
9RUN /bin/sh -c apt-get update340.2 MB
10ENV PATH=/opt/jdtls/bin:/usr/local/cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
11RUN /bin/sh -c rustup component14.71 MB
12RUN /bin/sh -c rustup component4.07 MB
13RUN /bin/sh -c pip install17.46 MB
14RUN /bin/sh -c npm install10.94 MB
15COPY /usr/src/app/target/release/lsproxy /usr/local/bin/lsproxy # buildkit7.59 MB
16COPY ./src/ast_grep /usr/src/ast_grep # buildkit3.34 KB
17ENV RUST_LOG=debug,glob=info,ignore=info0 B
18ENV RA_LOG=/tmp/rust-analyzer.log0 B
19RUN /bin/sh -c apt-get update858.25 KB
20ENV AWS_ACCESS_KEY_ID=AKIAVRUVRAM4EHF64MHN0 B
21ENV AWS_SECRET_ACCESS_KEY=1BpMrc/LnFhB4AkKioYYbJd76CaFGnpZDx8QwsSS0 B
22COPY ./requirements.txt . # buildkit192 B
23RUN /bin/sh -c pip install39.41 MB
24COPY src /mnt/workspace # buildkit32.81 KB
25COPY server.py . # buildkit3.47 KB
26EXPOSE map[80/tcp:{}]0 B
27CMD ["/bin/sh" "-c" "python3 server.py"]0 B

Command

ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /