Sign inSign up

jupyterhub/configurable-http-proxy:5.0.0

Multi-platform
Networking
Integration & delivery
Data science
Index digest

sha256:f5f66eb04d2f4c3c0252dd05796e8d5ef33e81d57292a2066a6a8865cc40033d

OS/ARCH

Compressed size

61.72 MB

Last pushed

over 1 year by jupyterhubbot

Type

Image

Manifest digest

sha256:da1d926205f9421595d93ea04f360ca4c84b79acdde628d29b5b117637cf30b9

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=24.1.00 B
4RUN /bin/sh -c addgroup -g50.29 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.authors=Jupyter Project <[email protected]>0 B
11LABEL org.opencontainers.image.source=https://github.com/jupyterhub/configurable-http-proxy0 B
12LABEL org.opencontainers.image.url=https://github.com/jupyterhub/configurable-http-proxy/blob/HEAD/Dockerfile0 B
13RUN /bin/sh -c apk upgrade2.67 MB
14RUN /bin/sh -c mkdir -p133 B
15COPY . /srv/configurable-http-proxy/ # buildkit77.71 KB
16WORKDIR /srv/configurable-http-proxy32 B
17RUN /bin/sh -c npm ci4.01 MB
18USER 655340 B
19EXPOSE map[8000/tcp:{}]0 B
20EXPOSE map[8001/tcp:{}]0 B
21ENV PATH=/srv/configurable-http-proxy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22ENTRYPOINT ["/srv/configurable-http-proxy/chp-docker-entrypoint"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit