Sign inSign up

land007/http-proxy:0.1.8

Multi-platform
Index digest

sha256:6240aa3db36b859aa469f275ce17b72bca1387a2397bb5f8e71b126b3cb43a1f

OS/ARCH

Compressed size

393.5 MB

Last pushed

3 months by land007

Type

Image

Manifest digest

sha256:0348172f8a8047756fff291e10ee39c94f1d2f7ec3a5d6fb41bc84f85026e3fe

Image Layers

1# debian.sh --arch 'amd64' out/46.24 MB
2RUN /bin/sh -c set -eux;22.93 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.75 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=20.20.20 B
7RUN /bin/sh -c ARCH= &&46.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13MAINTAINER Jia Yiqiu <[email protected]>0 B
14RUN /bin/sh -c echo $(date194 B
15RUN /bin/sh -c npm install13.5 MB
16ADD node/proxy.js /node_/server.js # buildkit6.18 KB
17ADD node/web-outgoing.js /node_modules/http-proxy/lib/http-proxy/passes/web-outgoing.js # buildkit1.63 KB
18ADD node/admin-api.js /node_/admin-api.js # buildkit6.04 KB
19ADD node/proxy-config-loader.js /node_/proxy-config-loader.js # buildkit4.51 KB
20ADD node/config-validator.js /node_/config-validator.js # buildkit2.72 KB
21ADD node/auth-manager.js /node_/auth-manager.js # buildkit2.18 KB
22ADD node/acme-manager.js /node_/acme-manager.js # buildkit3.11 KB
23ADD node/proxy-stats.js /node_/proxy-stats.js # buildkit2.6 KB
24ADD node/data-paths.js /node_/data-paths.js # buildkit442 B
25ADD node/web-ui /node_/web-ui # buildkit33.42 KB
26ADD ddns /node_/ddns # buildkit6 KB
27ENV username=land007 password=fcea920f7412b5da7be0cf42b8c93759 usernames=, passwords=,0 B
28ADD node/start.sh /node_/ # buildkit263 B
29ADD node/cert /node_/seed/cert # buildkit8.09 KB
30RUN /bin/sh -c sed -i256 B
31ADD node/admin_users.json /node_/seed/admin_users.json # buildkit344 B
32ADD proxy-config.json /node_/seed/proxy-config.json # buildkit580 B
33EXPOSE [80/tcp]0 B
34EXPOSE [443/tcp]0 B
35EXPOSE [8443/tcp]0 B
36RUN /bin/sh -c npm install31.63 KB
37RUN /bin/sh -c echo '#!/bin/bash\nexport533 B
38VOLUME [/node_/data]0 B
39CMD ["/node_/start-simple.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'