Feb 14 2024
11:12 PM
- last edited on
Mar 05 2024
05:27 PM
by
TechCommunityAP
Feb 14 2024
11:12 PM
- last edited on
Mar 05 2024
05:27 PM
by
TechCommunityAP
Hello,
I am facing a strange situation with docker compose within a pipeline.
I have a project with two containers, back and front (and a third for network).
With my pipeline i am able to use build and push images functions from Docker. my azure devops and azure are two distinct tenant. I connected my container registry through service connection and it works fine.
What i am looking for is to be able to down and up my images using docker-compose.
Here is my docker-compose content :
Feb 14 2024 11:56 PM
For me the solution should be in my context.
With i run my pipeline my context is :