Skip to content

Commit c0aa985

Browse files
authored
Mark Autobuilds feature as deprecated (docker#24981)
<!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> Marks Docker Hub Automated Builds (Autobuilds) as a deprecated feature to be retired on Apr 1st 2027 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Nick Adcock <nick.adcock@docker.com>
1 parent a1f4dc4 commit c0aa985

11 files changed

Lines changed: 56 additions & 0 deletions

File tree

content/manuals/docker-hub/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ tags: [Release notes]
1414
Here you can learn about the latest changes, new features, bug fixes, and
1515
known issues for each Docker Hub release.
1616

17+
## 2026-05-06
18+
19+
### Deprecation notice
20+
21+
- [Docker Hub Automated Builds](./repos/manage/builds/)
22+
is being deprecated. Existing accounts will have access until April 1, 2027.
23+
See [migration options](./repos/manage/builds/migrate/)
24+
for guides on migrating to GitHub Actions or Bitbucket Pipelines.
25+
1726
## 2026-02-13
1827

1928
### New

content/manuals/docker-hub/repos/manage/builds/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,21 @@ description: how automated builds work
33
keywords: docker hub, automated builds
44
title: Automated builds
55
weight: 90
6+
params:
7+
sidebar:
8+
badge:
9+
color: gray
10+
text: Deprecated
611
aliases:
712
- /docker-hub/builds/how-builds-work/
813
---
914

1015
{{< summary-bar feature_name="Automated builds" >}}
1116

17+
> [!WARNING]
18+
> Docker Hub Automated Builds is a deprecated feature.
19+
> It will be fully retired on April 1, 2027.
20+
1221
Docker Hub can automatically build images from source code in an external
1322
repository and automatically push the built image to your Docker repositories.
1423

content/manuals/docker-hub/repos/manage/builds/advanced.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ aliases:
88
- /docker-hub/builds/advanced/
99
---
1010

11+
12+
> [!WARNING]
13+
> Docker Hub Automated Builds is a deprecated feature.
14+
> It will be fully retired on April 1, 2027.
15+
1116
> [!NOTE]
1217
>
1318
> Automated builds require a

content/manuals/docker-hub/repos/manage/builds/automated-testing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ aliases:
77
- /docker-hub/builds/automated-testing/
88
---
99

10+
> [!WARNING]
11+
> Docker Hub Automated Builds is a deprecated feature.
12+
> It will be fully retired on April 1, 2027.
13+
1014
> [!NOTE]
1115
>
1216
> Automated builds require a

content/manuals/docker-hub/repos/manage/builds/link-source.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ aliases:
1111
- /docker-hub/builds/link-source/
1212
---
1313

14+
> [!WARNING]
15+
> Docker Hub Automated Builds is a deprecated feature.
16+
> It will be fully retired on April 1, 2027.
17+
1418
> [!NOTE]
1519
>
1620
> Automated builds require a Docker Pro, Team, or Business subscription.

content/manuals/docker-hub/repos/manage/builds/manage-builds.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ aliases:
66
- /docker-hub/builds/manage-builds/
77
---
88

9+
> [!WARNING]
10+
> Docker Hub Automated Builds is a deprecated feature.
11+
> It will be fully retired on April 1, 2027.
12+
913
> [!NOTE]
1014
>
1115
> Automated builds require a Docker Pro, Team, or Business subscription.

content/manuals/docker-hub/repos/manage/builds/migrate.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ linkTitle: Migrate
66
weight: 80
77
---
88

9+
> [!WARNING]
10+
> Docker Hub Automated Builds is a deprecated feature.
11+
> It will be fully retired on April 1, 2027.
12+
913
This guide explains how to migrate your Docker Hub Autobuilds setup to
1014
Continuous Integration (CI) workflows, focusing on GitHub Actions and Bitbucket
1115
Pipelines as these are the built-in CI services for the two version control

content/manuals/docker-hub/repos/manage/builds/setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ aliases:
1010
- /docker-hub/builds/
1111
---
1212

13+
> [!WARNING]
14+
> Docker Hub Automated Builds is a deprecated feature.
15+
> It will be fully retired on April 1, 2027.
16+
1317
> [!NOTE]
1418
>
1519
> Automated builds require a

content/manuals/docker-hub/repos/manage/builds/troubleshoot.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ aliases:
88
- /docker-hub/builds/troubleshoot/
99
---
1010

11+
> [!WARNING]
12+
> Docker Hub Automated Builds is a deprecated feature.
13+
> It will be fully retired on April 1, 2027.
14+
1115
> [!NOTE]
1216
>
1317
> Automated builds require a

content/manuals/retired.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,14 @@ expiration, and better security auditing. OATs are included with Docker Team
181181
and Business subscriptions and offer similar functionality without requiring
182182
separate add-on purchases.
183183

184+
### Docker Hub Automated Builds
185+
186+
Docker Hub Automated Builds was a feature of Docker Hub that allowed building
187+
Docker images from source code in an external repository and automatically pushing
188+
the built image to your Docker repositories. This feature has been deprecated and
189+
will be removed on April 1, 2027.
190+
191+
184192
## Open source projects
185193

186194
Several open-source projects originally maintained by Docker have been

0 commit comments

Comments
 (0)