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.
Work with docker-compose definitions from Elixir.
A pre-configured kafka docker-compose stack definition for integration testing with the divo library.
Library for building docker images of Elixir projects. Supports a plugin system which can allows the generated Dockerfile to be extended...
Weave allows you to configure your application just-in-time (JIT), embracing the 12-Factor manifesto. Weave supports loading configuratio...
Elixir library to manage containers from several remote dockers, using the Docker Engine API v1.35.
Mix task to create a docker image of your application release. More detailed information about release image packaging at: https://githu...
A tool for creating docker image from an Elixir project.
[EOL] Elixir client for Docker Engine API Development moved to https://hex.pm/packages/ex_docker_api
Start/stop your test environment using Docker containers
Mix task to create a docker image of your application release. Installation: `mix archive.install hex edib` More detailed information a...
Tool for turning Elixir apps into Docker images without a pain.
An opinionated container release builder
A Common Test hook for starting and stopping docker-compose services
Put your Elixir app production release inside minimal docker image
Library for deploying Elixir web apps to Kubernetes. Used in combination with docker_build library.
Docker remote API wrapper. This library support Containers, Images, Network, Volumes, etc...
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
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...
Docker Engine API client for Elixir.
A pre-configured redis docker-compose stack definition for integration testing with the divo library.
A Gleam library for running test containers via Docker.
Elixir library to manage automatic docker-compose redeployments for new docker images
Exrm plugin to push your release into a Docker image.
OS process manager designed to run within Docker