mirror of https://github.com/docker/docs.git
Add AWS CodeBuild link to use credentials (#11194)
* Add AWS CodeBuild link to use credentials * Removed /fr/ from the URL Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
cd6c5a5d46
commit
0eaa4ae3cc
|
@ -46,3 +46,4 @@ If you are using any third-party platforms, follow your provider’s instruction
|
|||
- [Drone.io](https://docs.drone.io/pipeline/docker/syntax/images/#pulling-private-images){: target="_blank" class="_"}
|
||||
- [Codefresh](https://codefresh.io/docs/docs/docker-registries/external-docker-registries/docker-hub/){: target="_blank" class="_"}
|
||||
- [AWS ECS/Fargate](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/private-auth.html){: target="_blank" class="_"}
|
||||
- [AWS CodeBuild](https://aws.amazon.com/blogs/devops/how-to-use-docker-images-from-a-private-registry-in-aws-codebuild-for-your-build-environment/){: target="_blank" class="_"}
|
||||
|
|
Loading…
Reference in New Issue