ex_docker_build icon indicating copy to clipboard operation
ex_docker_build copied to clipboard

docker build with support for bind mounts at build time via Docker Remote API

Results 11 ex_docker_build issues
Sort by recently updated
recently updated
newest added

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.19.1 to 0.25.1. Release notes Sourced from ex_doc's releases. v0.22.3 Bug fixes [HTML+EPUB] Remove overlapping functions from defaults [HTML] Don't show tooltip for module sections and non-html...

dependencies

Bumps [poison](https://github.com/devinus/poison) from 4.0.1 to 5.0.0. Commits e5c0867 Release 5.0.0 e074e17 Remove old cruft a68a90b Enhance StreamData tests fb2d21d Update ignorable Dialyxir warnings 7d89863 Add more projects to benchmarks ac17e00...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [mock](https://github.com/jjh42/mock) from 0.3.2 to 0.3.7. Release notes Sourced from mock's releases. Bug fixes and readme updates Add fix to :meck.unload Add tests Update README Add thin wrapper for :meck.passthrough...

dependencies

Bumps [rexbug](https://github.com/nietaki/rexbug) from 1.0.0 to 1.0.5. Changelog Sourced from rexbug's changelog. 1.0.5 - 2021-04-12 Fix no function clause matching in Inspect.Agebra.container_each/6 error happening in Elixir 1.11.0 48 Remove   from...

dependencies

Bumps [hackney](https://github.com/benoitc/hackney) from 1.13.0 to 1.17.4. Release notes Sourced from hackney's releases. Hackney 1.17.0 fix SSL compatibility with erlang OTP 23 handle empty trailers fix race condition in connection pool...

dependencies

Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.0.0-rc.3 to 1.1.0. Release notes Sourced from dialyxir's releases. 1.1.0 Added Configuration option to set the project's PLT path: :plt_local_path. Project configuration setting to exclude files based...

dependencies

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.10.1 to 0.12.3. Release notes Sourced from excoveralls's releases. v0.12.3 Enhancements Add support to generate XML files (#218). Add mix coveralls.xml task. v0.12.2 Enhancements Add terminal option...

dependencies

Bumps [httpoison](https://github.com/edgurgel/httpoison) from 1.3.1 to 1.5.1. Release notes Sourced from httpoison's releases. HTTPoison 1.5.1 Ensure support to 1.8.0 #374 Thanks, @rodrigues Remove request type from HTTPoison #382 Thanks @meagonqz HTTPoison...

dependencies

I have been investigating this without success, it seems we need to generate a SH256 hash some image configuration in order to generate an ImageId, then, we need to check...

enhancement
help wanted