Skip to content

Restructure Dockerfile and remove packer for docker builds #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

biancabnd
Copy link
Contributor

@biancabnd biancabnd commented Jun 11, 2025

This PR does the following:

  • Restructures the Dockerfile used to build tailor-image (parent) to optimize the number of layers and final image size.
  • Removes packer from being used when the image that needs to be built is of type docker. Use native docker build to obtain a multi-stage image

Jenkins pipeline that implements these changes is: http://tailor.locusbots.io/blue/organizations/jenkins/ci%2Frosdistro/detail/feature%2Fpipeline-improvements/3/pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant