Sign inSign up

heywoodlh/reverse-shell:server-alpine

Multi-platform
Security
Index digest

sha256:37e96b402019c29166c47c945ab3a7380c33cdd3b8d4600306ab42c4c7f3145a

OS/ARCH

Compressed size

9.07 MB

Last pushed

6 days by heywoodlh

Type

Image

Manifest digest

sha256:3bb03ad8b0172bca78ecd24a909cf42d3537fa055ba63476f63aadb974e0dc5f

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c apk --no-cache547.73 KB
4ENV ENABLE_SSL=false0 B
5COPY server.sh /server.sh # buildkit560 B
6COPY attach.sh /attach.sh # buildkit237 B
7COPY client.sh /client.sh # buildkit483 B
8ENV LISTEN_PORT=0 B
9RUN /bin/sh -c apk --no-cache3.7 MB
10RUN /bin/sh -c apk add866.91 KB
11ENV SSL_CERT_FILE=/ssl/cert.pem0 B
12ENV SSL_KEY_FILE=/ssl/key.pem0 B
13RUN /bin/sh -c mkdir -p109 B
14VOLUME [/data]0 B
15VOLUME [/ssl]0 B
16ENTRYPOINT ["/server.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit