Elixir client for the Docker Remote API.
Bridge between unix socket and tcp port. You can redirect UNIX socket (e.g. Docker API) to TCP port.
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...
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.
A pre-configured kafka docker-compose stack definition for integration testing with the divo library.
A pre-configured redis docker-compose stack definition for integration testing with the divo library.
Work with docker-compose definitions from Elixir.
Library for building docker images of Elixir projects. Supports a plugin system which can allows the generated Dockerfile to be extended...
Elixir library to manage containers from several remote dockers, using the Docker Engine API v1.35.
Put your Elixir app production release inside minimal docker image
Start/stop your test environment using Docker containers
Weave allows you to configure your application just-in-time (JIT), embracing the 12-Factor manifesto. Weave supports loading configuratio...
A pre-configured postgres docker-compose stack definition for integration testing with the divo library.
A pre-configured pulsar docker-compose stack definition for integration testing with the divo library.
A tool for creating docker image from an Elixir project.
A lightweight interface that allows us to run docker commands through elixir
Tool for turning Elixir apps into Docker images without a pain.
An opinionated container release builder
Library for deploying Elixir web apps to Kubernetes. Used in combination with docker_build library.
A Common Test hook for starting and stopping docker-compose services
Mix task to create a docker image of your application release. Installation: `mix archive.install hex edib` More detailed information a...
Mix task to create a docker image of your application release. More detailed information about release image packaging at: https://githu...
Docker remote API client written in elixir for building docker images with support for bind mounting hosts file system at build time
OS process manager designed to run within Docker
Docker remote API wrapper. This library support Containers, Images, Network, Volumes, etc...
[EOL] Elixir client for Docker Engine API Development moved to https://hex.pm/packages/ex_docker_api
Build, Publish & Deploy Elixir Infrastructure to the Cloud with Docker & Terraform
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...
Exrm plugin to push your release into a Docker image.