Elixir client for the Docker Remote API.
The Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything...
Bridge between unix socket and tcp port. You can redirect UNIX socket (e.g. Docker API) to TCP port.
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium ...
A library for easily constructing integration service dependencies in docker and orchestrating with mix.
Library for building docker images of Elixir projects. Supports a plugin system which can allows the generated Dockerfile to be extended...
A pre-configured kafka docker-compose stack definition for integration testing with the divo library.
Work with docker-compose definitions from Elixir.
A pre-configured redis docker-compose stack definition for integration testing with the divo library.
Library for deploying Elixir web apps to Kubernetes. Used in combination with docker_build library.
A pre-configured postgres docker-compose stack definition for integration testing with the divo library.
Elixir library to manage containers from several remote dockers, using the Docker Engine API v1.35.
Weave allows you to configure your application just-in-time (JIT), embracing the 12-Factor manifesto. Weave supports loading configuratio...
A rebar plugin to generate docker containers
[EOL] Elixir client for Docker Engine API Development moved to https://hex.pm/packages/ex_docker_api
Mix task to create a docker image of your application release. More detailed information about release image packaging at: https://githu...
A Common Test hook for starting and stopping docker-compose services
A tool for creating docker image from an Elixir project.
Start/stop your test environment using Docker containers
Put your Elixir app production release inside minimal docker image
Tool for turning Elixir apps into Docker images without a pain.
An opinionated container release builder
Mix task to create a docker image of your application release. Installation: `mix archive.install hex edib` More detailed information a...
Build, Publish & Deploy Elixir Infrastructure to the Cloud with Docker & Terraform
Docker remote API client written in elixir for building docker images with support for bind mounting hosts file system at build time
Docker remote API wrapper. This library support Containers, Images, Network, Volumes, etc...
Testing x86_64 macOS and aarch64 Linux by Apple Silicon Mac with Rosetta 2 and Docker Desktop for Mac, or x86_64 macOS and Linux by Intel...
OS process manager designed to run within Docker
Exrm plugin to push your release into a Docker image.
Docker Engine API client for Elixir.