Forums

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

Bitbucket pipelines using Dockerfile

David Clare
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 10, 2025

I have a large Laravel project.

It was built with manual steps of building an image locally, tagging and pushing to AWS ECR.

The Dockerfile is multistage development and production.

MY thinking was on the CI steps, use the Dockerfile to build and run test suit

On creating a release candidate create image for production and push to AWS ECR

There are other steps but the above is the basic set up.

My question is, is this possible? 

The alternative of using the same php base image and adding additional packages in the pipeline.yml file feels clonky.


Many thanks

 

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events