dockerfile-maven
dockerfile-maven copied to clipboard
* Add arbitrary build param support
For some builds, we need shm-size support. by implementing arbitrary build parameter support, it should be possible to just configure
Any update on this PR?
Merging this PR should solve #202 as well.
fixed the typo
Hi @DylanSchell, @steven-sheehy I have actually an issue where I need to add build param to docker CLI to fix it. Can I help on this PR in order to release this new feature quickly ?
Any chance this can get the conflict fixed and merged? I am really needing this to set build arguments like network=host
We use intermediate containers to save space. This option would help a lot for CI builds. I could use --force-rm
without having to support my own version of the plugin.
I could really do with this PR... I need to add some options to docker build command...
Can't you just build the whole file from scratch?
On Tue, Mar 22, 2022 at 4:19 AM Sergio Eduardo Dantas de Oliveira < @.***> wrote:
I could really do with this PR... I need to add some options to docker build command...
— Reply to this email directly, view it on GitHub https://github.com/spotify/dockerfile-maven/pull/174#issuecomment-1074584824, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUTIGD6X7SSGDW3C2OBDWBLVBENZ5ANCNFSM4E7VRENA . You are receiving this because you are subscribed to this thread.Message ID: @.***>