Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can I run a docker service in a pipeline with --containerd-snapshotter=true?

Erik Rask
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 22, 2025

I use a docker service in my pipelines to build images. I see that it starts the daemon without the containerd snapshotter:

msg="Docker daemon" commit=e63daec containerd-snapshotter=false storage-driver=overlay2 version=25.0.5

It runs this image according to logs:

docker : docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon@sha256:6b9b4a11c1fb311cfff394be811dda4bf4268793a2d43e9b5f6eedff3ae31c42 

Is there an alternate image available, or a config I can set, to enable containerd snapshotter, to allow me to build images in the pipeline with attestations for vulnerability scans?

1 answer

0 votes
Syahrul
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 24, 2025

Hey @Erik Rask 

Welcome to the community!

I believe this is not possible if you are using the Bitbucket cloud pipeline. Perhaps look into Bitbucket runner - Self hosted as it offer more control over the Docker daemon.

Regards,
Syahrul

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events