Sign inSign up

heywoodlh/reverse-shell:server-alpine

Multi-platform
Security
Index digest

sha256:4b47cbf8a029aa9dc1c2fc5c4e1755755ff3b61903e15c581d93c08f30a0301d

OS/ARCH

Compressed size

6.44 MB

Last pushed

2 days by heywoodlh

Type

Image

Manifest digest

sha256:17fa1df08a1189aa9a6f102ca8a0d85c349eee89f6d97886d9213d9a759e9c95

Image Layers

1ADD alpine-minirootfs-3.24.2-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 # buildkit559 B
6COPY attach.sh /attach.sh # buildkit236 B
7COPY client.sh /client.sh # buildkit484 B
8ENV LISTEN_PORT=0 B
9RUN /bin/sh -c apk --no-cache1.06 MB
10RUN /bin/sh -c apk add866.86 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.2-aarch64.tar.gz / # buildkit