You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
The dockerfile in this repository allows you to build an AWS ECR plugin based on Docker Buildx for Drone.
6
6
7
7
Instead of rebuilding everything, it uses 2 upstream images:
8
-
*[thegeeklab/drone-docker-buildx](https://hub.docker.com/r/thegeeklab/drone-docker-buildx): a fork of the regular Drone Docker plugin which uses Docker Buildx to build multi-arch containers
9
-
*[plugins/ecr](https://hub.docker.com/r/plugins/ecr): the original AWS ECR plugin from the [Drone](https://github.com/drone/drone) authors
8
+
*[thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx): a fork of the regular Drone Docker plugin which uses Docker Buildx to build multi-arch containers
9
+
*[plugins/ecr](https://github.com/drone-plugins/drone-docker): the original AWS ECR plugin from the [Drone](https://github.com/drone/drone) authors
0 commit comments