You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have a monorepo with 2 different applications.
Initially I have set up 2 custom pipelines.
Each of them uses their own Dockerfile to build the corresponding output image, but the base images are different.
Something like this:
custom:
backend:
- step:
name: Build
script:
- bash ./backend/build.sh
services:
- docker
caches:
- docker
webspa:
- step:
name: Build
script:
- bash ./webspa/build.sh
services:
- docker
caches:
- docker
The problem I'm facing is that I can only have a single docker cache, which speeds up the build that originally generated it, but it is useless for the other one.
Is there a way to configure more than one docker cache?
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events