Sign inSign up

castimaging/neo4j:3.5.1

Manifest digest

sha256:b13124a2b0a390497ca75b2c324cb6b67c2802bf730d9f8e0e0cacaa62604aa5

OS/ARCH

linux/amd64

Compressed size

1.04 GB

Last pushed

9 months by castbuild

Type

Image

Manifest digest

sha256:b13124a2b0a390497ca75b2c324cb6b67c2802bf730d9f8e0e0cacaa62604aa5

Image Layers

1LABEL maintainer="Red Hat, Inc."0 B
2LABEL vendor="Red Hat, Inc."0 B
3LABEL url="https://catalog.redhat.com/en/search?searchType=containers"0 B
4LABEL com.redhat.component="ubi9-minimal-container" 0 B
5LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"0 B
6LABEL summary="Provides the latest release0 B
7LABEL description="The Universal Base Image0 B
8LABEL io.k8s.description="The Universal Base Image0 B
9LABEL io.k8s.display-name="Red Hat Universal Base0 B
10LABEL io.openshift.expose-services=""0 B
11LABEL io.openshift.tags="minimal rhel9"0 B
12ENV container oci0 B
13COPY dir:be2a521f68bf56126048c385ab01382fd10aa537a578d817938c3b4ce9ee2ae8 in / 0 B
14COPY file:1376702515d596f414e3aa494e0daa6d408a6d2475c4aeca96bf9392f5287f69 in /etc/yum.repos.d/. 0 B
15CMD ["/bin/bash"]0 B
16COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /usr/share/buildinfo/content-sets.json 0 B
17COPY file:93583a9ebbaeff1e36b48820b647eea1eef523f6627dacfb0b21af79f5a41b35 in /root/buildinfo/content_manifests/content-sets.json 0 B
18COPY file:94153b6833d6f050d8e2572e9c332f16148f47aceac72aaf42af4d08feb01e61 in /usr/share/buildinfo/labels.json 0 B
19COPY file:94153b6833d6f050d8e2572e9c332f16148f47aceac72aaf42af4d08feb01e61 in /root/buildinfo/labels.json 0 B
20LABEL "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="1595c1bf15cd4327d529f330e61327764327397e" "org.opencontainers.image.revision"="1595c1bf15cd4327d529f330e61327764327397e"36.86 MB
21ENV NEO4J_USER=neo4j0 B
22ENV NEO4J_PASSWORD=imaging0 B
23ENV NEO4J_AUTH=neo4j/imaging0 B
24RUN /bin/sh -c microdnf update222.89 MB
25ENV JAVA_HOME=/opt/java0 B
26RUN /bin/sh -c microdnf upgrade244.57 KB
27RUN /bin/sh -c groupadd -g4.04 KB
28ENV NEO4J_VERSION=2025.09.00 B
29ENV NEO4J_TARBALL=neo4j-enterprise-2025.09.0-unix.tar.gz0 B
30ENV NEO4J_URI=https://dist.neo4j.org/neo4j-enterprise-2025.09.0-unix.tar.gz0 B
31RUN /bin/sh -c wget ${NEO4J_URI}326.07 MB
32COPY configuration /var/lib/neo4j/config/configuration # buildkit13.36 KB
33COPY data-model /var/lib/neo4j/config/data-model # buildkit14.68 KB
34COPY plugins /var/lib/neo4j/config/plugins # buildkit30.59 MB
35COPY csv /var/lib/neo4j/config/csv # buildkit6.01 MB
36COPY init.sh /var/lib/neo4j/config/ # buildkit1.7 KB
37COPY migration /var/lib/neo4j/config/migration # buildkit52.42 MB
38RUN /bin/sh -c chmod +x26.18 MB
39RUN /bin/sh -c chmod +x26.24 MB
40RUN /bin/sh -c rm -rf196 B
41COPY /usr/local/bin/ssh /usr/local/bin/ssh # buildkit1.45 MB
42COPY /usr/local/bin/scp /usr/local/bin/scp # buildkit343.87 KB
43COPY /usr/local/bin/ssh-keygen /usr/local/bin/ssh-keygen # buildkit769.18 KB
44COPY /usr/local/sbin/sshd /usr/local/sbin/sshd # buildkit753.59 KB
45COPY /usr/local/libexec /usr/local/libexec # buildkit3.33 MB
46COPY /etc/ssh /etc/ssh # buildkit22.09 KB
47RUN /bin/sh -c usermod --shell93 B
48RUN /bin/sh -c usermod -a1.02 KB
49RUN /bin/sh -c echo $NEO4J_USER:$NEO4J_PASSWORD765 B
50RUN /bin/sh -c echo "neo4j191 B
51RUN /bin/sh -c chmod 0440190 B
52RUN /bin/sh -c chown -R328.33 MB
53ENV NEO4J_HOME=/var/lib/neo4j0 B
54ENV PATH=/var/lib/neo4j/bin:/opt/java/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
55EXPOSE map[7473/tcp:{} 7474/tcp:{} 7687/tcp:{}]0 B
56WORKDIR /var/lib/neo4j32 B
57USER neo4j0 B
58CMD ["neo4j" "console"]0 B

Command

LABEL maintainer="Red Hat, Inc."