Block a user
tapdbot (latest)
Published 2025-08-22 18:51:28 +08:00 by core
Installation
docker pull git.coocn.cn/core/tapdbot:latestsha256:631c988284987020022856213260d168e63e480a77706178c091f8457d6aa6caImage Layers
| ADD file:598bb7ba54e5a576778e9ebe1f4e514188812bea30c08d00446f8d04c37053e6 in / |
| RUN |3 sources= deb http://archive.ubuntu.com/ubuntu jammy main universe multiverse deb http://archive.ubuntu.com/ubuntu jammy-updates main universe multiverse deb http://archive.ubuntu.com/ubuntu jammy-security main universe multiverse packages=ca-certificates libexpat1 libssl3 libyaml-0-2 netbase openssl tzdata zlib1g package_args=--no-install-recommends /bin/sh -c echo "$sources" > /etc/apt/sources.list && echo "Package: $packages\nPin: release c=multiverse\nPin-Priority: -1\n\nPackage: $packages\nPin: release c=restricted\nPin-Priority: -1\n" > /etc/apt/preferences && echo "debconf debconf/frontend select noninteractive" | debconf-set-selections && export DEBIAN_FRONTEND=noninteractive && apt-get -y $package_args update && apt-get -y $package_args upgrade && apt-get -y $package_args install locales && locale-gen en_US.UTF-8 && update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8 && apt-get -y $package_args install $packages && find /usr/share/doc/*/* ! -name copyright | xargs rm -rf && rm -rf /usr/share/man/* /usr/share/info/* /usr/share/groff/* /usr/share/lintian/* /usr/share/linda/* /var/lib/apt/lists/* /tmp/* /etc/apt/preferences && rm /etc/os-release && cat /usr/lib/os-release | sed -e 's#PRETTY_NAME=.*#PRETTY_NAME="Paketo Buildpacks Base Jammy"#' -e 's#HOME_URL=.*#HOME_URL="https://github.com/paketo-buildpacks/jammy-base-stack"#' -e 's#SUPPORT_URL=.*#SUPPORT_URL="https://github.com/paketo-buildpacks/jammy-base-stack/blob/main/README.md"#' -e 's#BUG_REPORT_URL=.*#BUG_REPORT_URL="https://github.com/paketo-buildpacks/jammy-base-stack/issues/new"#' > /etc/os-release && rm /usr/lib/os-release # buildkit |
| Layer: 'helper', Created by buildpack: paketo-buildpacks/ca-certificates@3.10.3 |
| Layer: 'git', Created by buildpack: paketo-buildpacks/git@1.0.61 |
| Layer: 'targets', Created by buildpack: paketo-buildpacks/go-build@2.2.40 |
| Software Bill-of-Materials |
| Application Layer |
| Buildpacks Application Launcher |
| Buildpacks Launcher Config |
| Buildpacks Process Types |
Labels
| Key | Value |
|---|---|
| io.buildpacks.build.metadata | {"buildpacks":[{"id":"paketo-buildpacks/ca-certificates","version":"3.10.3","homepage":"https://github.com/paketo-buildpacks/ca-certificates"},{"id":"paketo-buildpacks/go-dist","version":"2.7.14","homepage":"https://github.com/paketo-buildpacks/go-dist"},{"id":"paketo-buildpacks/git","version":"1.0.61","homepage":"https://github.com/paketo-buildpacks/git"},{"id":"paketo-buildpacks/go-mod-vendor","version":"1.0.69","homepage":"https://github.com/paketo-buildpacks/go-mod-vendor"},{"id":"paketo-buildpacks/go-build","version":"2.2.40","homepage":"https://github.com/paketo-buildpacks/go-build"}],"launcher":{"version":"0.20.13","source":{"git":{"repository":"github.com/buildpacks/lifecycle","commit":"84bbd62a"}}},"processes":[{"type":"tapdbot","command":["/layers/paketo-buildpacks_go-build/targets/bin/tapdbot"],"args":[],"direct":true,"buildpackID":"paketo-buildpacks/go-build"}],"buildpack-default-process-type":"tapdbot"} |
| io.buildpacks.lifecycle.metadata | {"app":[{"sha":"sha256:84716e67593c333e7a203343a3c296f0509e820997197efa3dda6b02137dc4d4"}],"sbom":{"sha":"sha256:711addcbb5d94ffd8f52e061a34e95daaed8a68b85ef860d53dd1ce9e61b823e"},"buildpacks":[{"key":"paketo-buildpacks/ca-certificates","version":"3.10.3","layers":{"helper":{"sha":"sha256:f17d209e8ca507522827975f9eadaaf3739fccfa32967ae65158534634b11a69","data":{"buildpackInfo":{"clear-env":false,"description":"A Cloud Native Buildpack that adds custom CA certificates to a build and a created image","homepage":"https://github.com/paketo-buildpacks/ca-certificates","id":"paketo-buildpacks/ca-certificates","keywords":["ca-certificates","trust","certificates"],"licenses":[{"type":"Apache-2.0","uri":"https://github.com/paketo-buildpacks/ca-certificates/blob/main/LICENSE"}],"name":"Paketo Buildpack for CA Certificates","sbom-formats":["application/vnd.cyclonedx+json","application/vnd.syft+json"],"version":"3.10.3"},"helperNames":["ca-certificates-helper"]},"build":false,"launch":true,"cache":false}}},{"key":"paketo-buildpacks/go-dist","version":"2.7.14","layers":{}},{"key":"paketo-buildpacks/git","version":"1.0.61","layers":{"git":{"sha":"sha256:154f036abdd461dacccfddb43ebe1a1f864543409e34db5777c165f606ad6089","data":{},"build":true,"launch":true,"cache":false}}},{"key":"paketo-buildpacks/go-mod-vendor","version":"1.0.69","layers":{}},{"key":"paketo-buildpacks/go-build","version":"2.2.40","layers":{"targets":{"sha":"sha256:9c9795f80996e44268c98d423b8c2774efadcd7cd82644e59303cc4b2ee4d741","data":{},"build":false,"launch":true,"cache":false}}}],"config":{"sha":"sha256:af2a6b058cbc9a16196207e750ae4880a7fd4895321984edee365c24a5f1e962"},"launcher":{"sha":"sha256:5870c7bb240f870260738bf225ab9ee9d8fd3fa974bde81ec73c92f632bc0df7"},"process-types":{"sha":"sha256:ed5af321cc53703fe2652e8710949c623f967cbfb17f500e54149db03e72acfd"},"runImage":{"topLayer":"sha256:dab2182187e8a910625e77d58581086522e0b98634580da077c9e77ca19fbc14","reference":"index.docker.io/paketobuildpacks/run-jammy-base@sha256:7afc6ff5dece2aeb63ce4a17aeedeccf1d104d29446fb5103b040902ce3b7d6b","image":"index.docker.io/paketobuildpacks/run-jammy-base:latest"},"stack":{"runImage":{"image":"index.docker.io/paketobuildpacks/run-jammy-base:latest"}}} |
| io.buildpacks.project.metadata | {} |
| io.buildpacks.stack.description | ubuntu:jammy with some common dependencies like tzdata and openssl |
| io.buildpacks.stack.distro.name | ubuntu |
| io.buildpacks.stack.distro.version | 22.04 |
| io.buildpacks.stack.homepage | https://github.com/paketo-buildpacks/jammy-base-stack |
| io.buildpacks.stack.id | io.buildpacks.stacks.jammy |
| io.buildpacks.stack.maintainer | Paketo Buildpacks |
| io.buildpacks.stack.metadata | {} |
| io.buildpacks.stack.released | 2025-08-22T04:00:56Z |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | 6988b93872bc6f671bf63358ef12fb6c8b5edda6 |
| org.opencontainers.image.version | 22.04 |