Skip to content

Remove notary tags (EOL base image)#19199

Merged
tianon merged 2 commits into
docker-library:masterfrom
infosiftr:notary
Jun 4, 2025
Merged

Remove notary tags (EOL base image)#19199
tianon merged 2 commits into
docker-library:masterfrom
infosiftr:notary

Conversation

@tianon

@tianon tianon commented Jun 4, 2025

Copy link
Copy Markdown
Member

@tianon tianon requested a review from a team as a code owner June 4, 2025 19:06
@tianon

tianon commented Jun 4, 2025

Copy link
Copy Markdown
Member Author

We should probably also add a deprecation notice to the image. 🤔

@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Jun 4, 2025

Copy link
Copy Markdown
Diff for 2bfac61:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index 9bc8123..8b13789 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,6 +1 @@
-amd64
-arm32v6
-arm64v8
-i386
-ppc64le
-s390x
+
diff --git a/_bashbrew-cat b/_bashbrew-cat
index c7e8026..9eb34ba 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -1,11 +1,5 @@
-Maintainers: Justin Cormack (@justincormack)
+Maintainers: TBD (@docker)
 Architectures: amd64, arm32v6, arm64v8, i386, ppc64le, s390x
 GitRepo: https://github.com/docker/notary-official-images.git
 GitCommit: 77b9b7833f8dd6be07104b214193788795a320ff
 Builder: buildkit
-
-Tags: server-0.7.0, server
-Directory: notary-server
-
-Tags: signer-0.7.0, signer
-Directory: notary-signer
diff --git a/_bashbrew-list b/_bashbrew-list
index 1536ef2..e69de29 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,4 +0,0 @@
-notary:server
-notary:server-0.7.0
-notary:signer
-notary:signer-0.7.0
diff --git a/_bashbrew-list-build-order b/_bashbrew-list-build-order
index a1ae2ae..e69de29 100644
--- a/_bashbrew-list-build-order
+++ b/_bashbrew-list-build-order
@@ -1,2 +0,0 @@
-notary:server
-notary:signer
diff --git a/notary_server/Dockerfile b/notary_server/Dockerfile
deleted file mode 100644
index 832912f..0000000
diff --git a/notary_server/entrypoint.sh b/notary_server/entrypoint.sh
deleted file mode 100755
index 6e60c14..0000000
diff --git a/notary_server/server-config.json b/notary_server/server-config.json
deleted file mode 100644
index 21a6410..0000000
diff --git a/notary_signer/Dockerfile b/notary_signer/Dockerfile
deleted file mode 100644
index 15bab3f..0000000
diff --git a/notary_signer/entrypoint.sh b/notary_signer/entrypoint.sh
deleted file mode 100755
index 02acece..0000000
diff --git a/notary_signer/signer-config.json b/notary_signer/signer-config.json
deleted file mode 100644
index 437e31a..0000000

Relevant Maintainers:

@tianon tianon merged commit 906eadf into docker-library:master Jun 4, 2025
6 checks passed
@tianon tianon deleted the notary branch June 4, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants