Skip to content

Improve CI process & refactor Dockerfile#50

Merged
mdelapenya merged 11 commits intotestcontainers:mainfrom
hhsnopek:refactor-build
Mar 6, 2023
Merged

Improve CI process & refactor Dockerfile#50
mdelapenya merged 11 commits intotestcontainers:mainfrom
hhsnopek:refactor-build

Conversation

@hhsnopek
Copy link
Contributor

Context

This pull request splits the CI task from the Docker build task, refactors the Dockerfile to build faster from ~126s to ~58s, and upgrades the alpine-linux version to 3.16. This will increase the feedback loop of tests in the build pipeline for contributors.

- update: .dockerignore list
- remove: make build for inline execution
- remove: make verify
@mdelapenya mdelapenya self-assigned this Mar 2, 2023
@mdelapenya mdelapenya added the chore Changes that do not impact the existing functionality label Mar 2, 2023
mdelapenya and others added 3 commits March 5, 2023 07:05
Co-authored-by: Andre Hofmeister <9199345+HofmeisterAn@users.noreply.github.com>
Co-authored-by: Andre Hofmeister <9199345+HofmeisterAn@users.noreply.github.com>
@mdelapenya
Copy link
Member

Thanks everybody for this review, I'm merging it now

@mdelapenya mdelapenya merged commit be1792d into testcontainers:main Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Changes that do not impact the existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants