You can use boolean logic (e.g. AND/OR/NOT) for complex search queries. For more help and examples, see the search documentation.
Search by package name:
my-package (implicit)
name:my-package (explicit)
Search by package filename:
filename:my-package.ext
Search by package tag:
tag:latest
Search by package version:
version:1.0.0
prerelease:true (prereleases)
prerelease:false (no prereleases)
Search by package architecture:
architecture:x86_64
Search by package distribution:
distribution:el
Search by package license:
license:MIT
Search by package format:
format:deb
Search by package status:
status:in_progress
Search by package file checksum:
checksum:5afba
Search by package security status:
severity:critical
Search by package vulnerabilities:
vulnerabilities:>1
vulnerabilities:<1000
Search by # of package downloads:
downloads:>8
downloads:<100
Search by package type:
type:binary
type:source
Search by package size (bytes):
size:>50000
size:<10000
Search by dependency name/version:
dependency:log4j
dependency:log4j=1.0.0
dependency:log4j>1.0.0
Search by uploaded date:
uploaded:>"1 day ago"
uploaded:<"August 14, 2022 EST"
Search by entitlement token (identifier):
entitlement:3lKPVJPosCsY
Search by policy violation:
policy_violated:true
deny_policy_violated:true
license_policy_violated:true
vulnerability_policy_violated:true
Search by repository:
repository:repo-name
Search by last download date:
last_downloaded:<"30 days ago"
last_downloaded:>"August 14, 2022 EST"
Search queries for all Debian-specific (and related) package types
Search by component:
deb_component:unstable
Search queries for all Maven-specific (and related) package types
Search by group ID:
maven_group_id:org.apache
Search queries for all Docker-specific (and related) package types
Search by image digest:
docker_image_digest:sha256:7c5..6d4
(full hashref only)
Search by layer digest:
docker_layer_digest:sha256:4c4..ae4
(full hashref only)
Search queries for all Generic-specific package types
Search by file path:
generic_filepath:path/to/file.txt
Search by directory:
generic_directory:path/to
Field type modifiers (depending on the type, you can influence behaviour)
For all queries, you can use:
~foo for negation
For string queries, you can use:
^foo to anchor to start of term
foo$ to anchor to end of term
foo*bar for fuzzy matching
For number/date or version queries, you can use:
>foo for values greater than
>=foo for values greater / equal
<foo for values less than
<=foo for values less / equal
Need a secure and centralised artifact repository to deliver Alpine,
Cargo,
CocoaPods,
Composer,
Conan,
Conda,
CRAN,
Dart,
Debian,
Docker,
Generic,
Go,
Helm,
Hex,
HuggingFace,
LuaRocks,
Maven,
MCP,
npm,
NuGet,
P2,
Python,
RedHat,
Ruby,
Swift,
Terraform,
Vagrant,
VSX,
Raw & More packages?
Cloudsmith is the new standard in Package / Artifact Management and Software Distribution.
With support for all major package formats, you can trust us to manage your software supply chain.
kea-dhcp-ddns
3.0.3
One-liner (summary)
Description
This package was uploaded with the following V2 Distribution manifest:
{
"schemaVersion": 2,
"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
"config": {
"mediaType": "application/vnd.docker.container.image.v1+json",
"size": 3568,
"digest": "sha256:eca18444f6928bb0e71cae997852bd08ae828ce6e63ee3e9c0ad507d800686d4"
},
"layers": [
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"size": 3643742,
"digest": "sha256:bc1da058f299723f8258c5a82dd007d1dd72e275087b726d5e1be5ef6198f286"
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"size": 8517203,
"digest": "sha256:5b3f04a2de7d216ac1ac4b94af064e3bfba2d147df6e4a5e2fd478ba07a306a6"
},
{
"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
"size": 516,
"digest": "sha256:2d2bc65869918cbbb34505cc3d729c81a70b3dc2d880ce088a022586adba9492"
}
]
}
|
Digest:
sha256:bc1da058f299723f8258c5a82dd007d1dd72e275087b726d5e1be5ef6198f286
Command: ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit |
3.5 MB | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: CMD ["/bin/sh"] |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: LABEL org.opencontainers.image.authors=Kea Developers <kea-dev@lists.isc.org> |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG VERSION=3.0.3-r20260313155935 |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG TOKEN |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: ARG PREMIUM |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: SHELL [/bin/ash -o pipefail -c] |
32 bytes | ||
|
Digest:
sha256:5b3f04a2de7d216ac1ac4b94af064e3bfba2d147df6e4a5e2fd478ba07a306a6
Command: RUN |3 VERSION=3.0.3-r20260313155935 TOKEN= PREMIUM= /bin/ash -o pipefail -c cp /etc/apk/repositories /etc/apk/repositories_backup && apk update && apk add --no-cache curl bash tzdata && if test "$(expr "$(echo "${VERSION}" | cut -d '.' -f 2)" % 2)" = 0; then repo="kea-$(echo "${VERSION}" | cut -d '.' -f 1)-$(echo "${VERSION}" | cut -d '.' -f 2)"; else repo='kea-dev'; fi && curl -1sLf "https://dl.cloudsmith.io/public/isc/${repo}/setup.alpine.sh" | bash && apk update && apk add --no-cache isc-kea-dhcp-ddns~=${VERSION} isc-kea-gss-tsig~=${VERSION} && if [ -n "$TOKEN" ]; then curl -1sLf "https://dl.cloudsmith.io/${TOKEN}/isc/${repo}-prv/setup.alpine.sh" | bash && apk update && apk add --no-cache isc-kea-subscriber-rbac~=${VERSION}; fi && mv /etc/apk/repositories_backup /etc/apk/repositories && apk del curl bash # buildkit |
8.1 MB | ||
|
Digest:
sha256:2d2bc65869918cbbb34505cc3d729c81a70b3dc2d880ce088a022586adba9492
Command: COPY kea-dhcp-ddns.conf /etc/kea/kea-dhcp-ddns.conf # buildkit |
516 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: VOLUME [/etc/kea] |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: EXPOSE map[53001/udp:{} 8000/tcp:{}] |
32 bytes | ||
|
Digest:
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
Command: CMD ["/usr/sbin/kea-dhcp-ddns" "-c" "/etc/kea/kea-dhcp-ddns.conf"] |
32 bytes |
| Newer |
|
kea-dhcp-ddns |
38 |
|
||
| Newer |
|
kea-dhcp-ddns |
20 |
|
||
| Newer |
|
kea-dhcp-ddns |
27 |
|
||
| Newer |
|
kea-dhcp-ddns |
258 |
|
||
| Newer |
|
kea-dhcp-ddns |
28 |
|
||
| Newer |
|
kea-dhcp-ddns |
34 |
|
||
|
|
kea-dhcp-ddns |
192 |
|
|||
| Older |
|
kea-dhcp-ddns |
1172 |
|
||
| Older |
|
kea-dhcp-ddns |
370 |
|
||
| Older |
|
kea-dhcp-ddns |
262 |
|
||
| Older |
|
kea-dhcp-ddns |
104 |
|
||
| Older |
|
kea-dhcp-ddns |
44 |
|
||
| Older |
|
kea-dhcp-ddns |
53 |
|
||
| Older |
|
kea-dhcp-ddns |
56 |
|
||
| Older |
|
kea-dhcp-ddns |
60 |
|
||
| Older |
|
kea-dhcp-ddns |
143 |
|
||
| Older |
|
kea-dhcp-ddns |
52 |
|
||
| Older |
|
kea-dhcp-ddns |
89 |
|
||
| Older |
|
kea-dhcp-ddns |
44 |
|
||
| Older |
|
kea-dhcp-ddns |
36 |
|
Security Scanning:
You can't see this because your subscription doesn't include this feature, sorry!
With Security Scanning, Cloudsmith will scan your artifacts for vulnerabilities when they're uploaded. These are then presented to you via the UI and the API, so that you can build rules into your CI/CD pipelines to decide how to handle low, medium, high and critical software vulnerabilities.
If you'd like to trial or ask about the Security Scanning feature, just ask us. We'll be happy to help!
Last scanned
2 weeks ago
Scan result
Vulnerable
Vulnerability count
1
Max. severity
High| Target: | ||
| LOW |
CVE-2884-68676: library: vulnerability titlePackage Name: package_name Installed Version: 1.8.12 Fixed Version: 2.6.96 References: www.nichols-clark.com www.johnson.org hughes.net |
|
Package statistics are no longer available on cloudsmith.io. Please visit our new web app to access this feature.
You can embed a badge in another website that shows this or the latest version of this package.
To embed the badge for this specific package version, use the following:
[](https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/f60652dce19e60f84f4e82e52ddcc9461d16808ca52f2e0ea7ff41050daf4b66/a=amd64;xpo=linux/)
|This version of 'kea-dhcp-ddns' @ Cloudsmith|
.. |This version of 'kea-dhcp-ddns' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/isc/docker/docker/kea-dhcp-ddns/3.0.3/a=amd64;xpo=linux/?render=true
:target: https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/f60652dce19e60f84f4e82e52ddcc9461d16808ca52f2e0ea7ff41050daf4b66/a=amd64;xpo=linux/
image::https://api.cloudsmith.com/v1/badges/version/isc/docker/docker/kea-dhcp-ddns/3.0.3/a=amd64;xpo=linux/?render=true[link="https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/f60652dce19e60f84f4e82e52ddcc9461d16808ca52f2e0ea7ff41050daf4b66/a=amd64;xpo=linux/",title="This version of 'kea-dhcp-ddns' @ Cloudsmith"]
<a href="https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/f60652dce19e60f84f4e82e52ddcc9461d16808ca52f2e0ea7ff41050daf4b66/a=amd64;xpo=linux/"><img src="https://api.cloudsmith.com/v1/badges/version/isc/docker/docker/kea-dhcp-ddns/3.0.3/a=amd64;xpo=linux/?render=true" alt="This version of 'kea-dhcp-ddns' @ Cloudsmith" /></a>
rendered as:
To embed the badge for the latest package version, use the following:
[](https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/)
|Latest version of 'kea-dhcp-ddns' @ Cloudsmith|
.. |Latest version of 'kea-dhcp-ddns' @ Cloudsmith| image:: https://api.cloudsmith.com/v1/badges/version/isc/docker/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/?render=true&show_latest=true
:target: https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/
image::https://api.cloudsmith.com/v1/badges/version/isc/docker/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/?render=true&show_latest=true[link="https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/",title="Latest version of 'kea-dhcp-ddns' @ Cloudsmith"]
<a href="https://cloudsmith.io/~isc/repos/docker/packages/detail/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/"><img src="https://api.cloudsmith.com/v1/badges/version/isc/docker/docker/kea-dhcp-ddns/latest/a=amd64;xpo=linux/?render=true&show_latest=true" alt="Latest version of 'kea-dhcp-ddns' @ Cloudsmith" /></a>
rendered as:
These instructions assume you have setup the repository first (or read it).
To pull kea-dhcp-ddns @ reference/tag latest:
docker pull docker.cloudsmith.io/isc/docker/kea-dhcp-ddns:latest
To refer to this image after pulling in a Dockerfile, specify the following:
FROM docker.cloudsmith.io/isc/docker/kea-dhcp-ddns:latest
Note: You should replace latest with an alternative reference to pull, such as: 3.0.3-20260325 and 3.0.3.