dft
Container wrapper
A library that provides a simple and efficient way to spin up isolated containers for testing and development
Docker For Testing is a zero dependency wrapper around the docker
command.
13 stars
2 watching
0 forks
Language: Go
last commit: 19 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cdaringe/ava-fixture-docker-db | Provides a way to easily set up and test a Docker-based PostgreSQL database for TypeScript applications. | 4 |
jonathonreinhart/scuba | A tool to simplify development with Docker containers by encapsulating the build environment in a container | 87 |
podenv/podenv | A tool to manage containerized applications with a declarative interface and support for multiple runtimes and resource sharing. | 70 |
orlp/devector | A container class with efficient append operations on either end. | 37 |
docker-exec/dexec | A command-line tool for executing code in multiple languages using Docker containers | 330 |
defval/di | A dependency injection container for the Go programming language | 233 |
appliedsec/djangular | A Django app that provides tools and integration for AngularJS applications. | 220 |
magic003/alice | An additive dependency injection container for Golang. | 50 |
afeiship/docker-sequenceserver | A Docker container that provides a pre-configured environment for a sequenceserver application. | 2 |
foonathan/docker | Automated C++ build and testing containers | 48 |
redxtech/zsh-containers | A plugin that simplifies interactions with containerization tools by providing aliases and better interoperability between podman and docker commands. | 4 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
containers/storage | A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 563 |
a-nau/latex-devcontainer | A toolset providing a pre-configured Docker environment for writing and formatting LaTeX documents with VS Code, including auto-formatting and automated checks. | 20 |
microsoft/vscode-docker | An extension for Visual Studio Code that simplifies containerized application development and debugging. | 1,216 |