2023-07-25 09:28:52 UTC
1.86 GB
/usr/lib/jvm/java-1.8.0-openjdk/jre/
LD_LIBRARY_PATH/usr/local/lib64:/usr/lib/jvm/java-1.8.0/jre/lib/amd64/server:
PATH/opt/apache-maven-3.8.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PYTHONPATH/usr/local/lib64:
[#000] sha256:9a598663ae731cd95b7cc07391f4130f30076a4ede6bc52fe07375eca89f65bd - 3.62% (68.8 MB)
[#001] sha256:7237cdacdf85bcebe52c7f18bc6f0b83742da57980dcc229f53be4dadb11fc46 - 18.49% (352 MB)
[#002] sha256:6a3bca2d4f7e7fe06d9fe1392db2a1b38505b6bce1c184aa57c4fa72a03152ba - 15.87% (302 MB)
[#003] sha256:e41b602d5591d6e0c5bd90f4b05d04cbd8ae793152c051afcacee0ee375a6692 - 2.94% (55.9 MB)
[#004] sha256:5047d7c1b1375a1e035ee6c03bcfbd6eeb63c83dd124628265510dc94907cc0f - 0.91% (17.4 MB)
[#005] sha256:f06c648db487ccfa38c18ca2970e125c7c0caa0a5852643dbcf3ae883438836e - 0.7% (13.2 MB)
[#006] sha256:d8732f31f297d133647bf9a19f8734f5c78389b654843453e0a4b3674bbacf9c - 0.42% (7.96 MB)
[#007] sha256:86bbb7353a084d9552b4557feae8df552fc11e0038765f2cb76ae084d20b7751 - 5.83% (111 MB)
[#008] sha256:e612a39e8dcc4f32ea386cbb75636b95dbde258855992879169fe631ac342d49 - 8.28% (158 MB)
[#009] sha256:fd25b75f623b148354e828e162edc298ccc66ffbca354d97b8e27906e1b56c16 - 1.49% (28.4 MB)
[#010] sha256:66f117c7ffccb6811e0853a1142868f7af1beccfc34da2db8fb28ddb2168512e - 1.88% (35.8 MB)
[#011] sha256:f4dbbc0263ce8371dc198122ad49fb0a764a9c529af25ba7d5cfeaf5a8d141c6 - 33.37% (635 MB)
[#012] sha256:774974476ccdda450678cf0d0f6fda6ff5986db95c82ab57378c8c75cf2dbedc - 6.2% (118 MB)
/bin/sh -c #(nop) MAINTAINER https://github.com/CentOS/sig-cloud-instance-images
2019-03-14 21:21:21 UTC/bin/sh -c #(nop) ADD file:9c5da97aa8406cf912a257fe73bd862d5ef1be5885d3aa3e797337b651130212 in /
2019-03-14 21:21:21 UTC/bin/sh -c #(nop) LABEL name=CentOS Base Image vendor=CentOS license=GPLv2 build-date=20161214
2019-03-14 21:21:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-11-30 06:50:55 UTC/bin/sh -c yum update -y && yum install -y git gcc gcc-c++ make wget bzip2 openssl-static java-1.8.0-openjdk* libcurl-devel.x86_64
2023-03-13 08:25:56 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/gcc-8.4.0.tar.gz && tar -xvf gcc-8.4.0.tar.gz && cd gcc-8.4.0 && ./contrib/download_prerequisites && mkdir build && cd build && ../configure CFLAGS=-fPIC CXXFLAGS=-fPIC -enable-checking=release -enable-languages=c,c++ -disable-multilib && make -j4 && make install && cp ./x86_64-*-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so.6.0.25 /usr/lib64/ && cd /usr/lib64 && ln -sf libstdc++.so.6.0.25 libstdc++.so.6 && rm -rf /gcc-* && ln -s /usr/local/bin/gcc /usr/local/bin/cc
2023-03-13 08:27:24 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/Python-3.6.9.tgz && tar xf Python-3.6.9.tgz && cd Python-3.6.9 && ./configure --prefix=/usr/local && make -j4 && make install && python3 -m pip install --upgrade pip -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn && python3 -m pip install pexpect requests pytest httpx cython==3.0.0a11 -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn && rm -rf /Python*
2023-03-13 08:36:03 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/cmake-3.25.2.tar.gz && tar xf cmake-3.25.2.tar.gz && cd cmake-3.25.2 && ./bootstrap && make -j4 && make install && rm -rf /cmake-3.*
2023-03-13 08:37:35 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/boost_1_68_0.tar.gz && tar xf boost_1_68_0.tar.gz && cd boost_1_68_0 && ./bootstrap.sh --with-libraries=system,random,thread,filesystem,chrono,atomic,date_time,regex,stacktrace && ./b2 -j4 cxxflags="-std=c++14 -fPIC" install && rm -rf /boost_*
2023-03-13 08:37:36 UTC/bin/sh -c cd opt && wget --no-check-certificate https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/apache-maven-3.8.7-bin.tar.gz && tar xf apache-maven-3.8.7-bin.tar.gz && rm apache-maven-*.tar.gz
2023-06-01 07:30:10 UTC/bin/sh -c #(nop) COPY file:b91457d8d609523767540804f2bf38dedc2998dbd8d375675dc6de3dac382815 in /tugraph-3.4.0-1.el7.x86_64.rpm
2023-06-01 07:30:38 UTC/bin/sh -c rpm -ivh tugraph-3.4.0-1.el7.x86_64.rpm && rm /tugraph-3.4.0-1.el7.x86_64.rpm
2023-06-01 07:30:41 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/tugraph-demo.tar.gz && tar xf tugraph-demo.tar.gz && mkdir -p /var/lib/lgraph/data/upload_files/admin && cp -r tugraph-demo/movie /var/lib/lgraph/data/upload_files/admin/movie && cp -r tugraph-demo/the_three_body /var/lib/lgraph/data/upload_files/admin/the_three_body && cp -r tugraph-demo/three_kingdoms /var/lib/lgraph/data/upload_files/admin/three_kingdoms && cp -r tugraph-demo/wandering_earth /var/lib/lgraph/data/upload_files/admin/wandering_earth && cp tugraph-demo/setup.sh /setup.sh
2023-06-01 07:30:47 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/node-v16.6.0-linux-x64.tar.gz && tar xvf node-v16.6.0-linux-x64.tar.gz && cd node-v16.6.0-linux-x64/ && ln -s /node-v16.6.0-linux-x64/bin/npm /usr/local/bin/ && ln -s /node-v16.6.0-linux-x64/bin/node /usr/local/bin/ && npm config set registry https://registry.npmmirror.com && rm -rf /node-v16.6.0-linux-x64.tar.gz && npm install --global yarn && ln -s /node-v16.6.0-linux-x64/lib/node_modules/yarn/bin/yarn /usr/local/bin/yarn && yarn config set registry https://registry.npmmirror.com
2023-06-01 07:34:07 UTC/bin/sh -c wget https://tugraph-web.oss-cn-beijing.aliyuncs.com/tugraph/deps/tugrpah-db-browser.tar.gz && mkdir -p /var/lib/web && mv tugrpah-db-browser.tar.gz /var/lib/web && cd /var/lib/web && tar xf tugrpah-db-browser.tar.gz && rm tugrpah-db-browser.tar.gz && cd tugraph-db-browser/server && chown root:root . && cd .. && yarn run bootstrap && yarn run server-build
2023-06-01 07:34:22 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk/jre/ LD_LIBRARY_PATH=/usr/local/lib64:/usr/lib/jvm/java-1.8.0/jre/lib/amd64/server: PYTHONPATH=/usr/local/lib64: PATH=/opt/apache-maven-3.8.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-07-25 09:28:52 UTC/bin/bash
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.