Skip to content
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

[container-image-docker] Add additional params to docker build command #147

Closed
snowdrop-bot opened this issue Jul 26, 2020 · 0 comments
Closed
Assignees
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository

Comments

@snowdrop-bot
Copy link
Collaborator

Description

It would be helpfull to have the option to configure the build command.

In my enteprise, we use gitlab. And for benefit from the docker layer cache we need to call the command docker build with --cache-from

https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#making-docker-in-docker-builds-faster-with-docker-layer-caching

Implementation ideas

I think that would be great to add :

quarkus.docker.cache-from or quarkus.docker.build (for a more generic solution)


quarkusio#10966


$upstream:10966$

@snowdrop-bot snowdrop-bot added 7 - Community development upstream/closed The issue has been closed in the upstream repository labels Jul 26, 2020
@geoand geoand closed this as completed Sep 15, 2020
@snowdrop-bot snowdrop-bot reopened this Sep 15, 2020
@geoand geoand closed this as completed Sep 17, 2020
@snowdrop-bot snowdrop-bot reopened this Sep 17, 2020
@geoand geoand closed this as completed Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7 - Community development upstream/closed The issue has been closed in the upstream repository
Projects
None yet
Development

No branches or pull requests

2 participants