mocker
Docker simulator
A proof-of-concept implementation of Docker's core concepts in Python, showcasing container isolation and the Docker image format.
A Docker-type runtime, written in 100% Python
860 stars
27 watching
61 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
| A CLI tool that provides autocompletion and syntax highlighting for Docker commands | 658 |
| Generates a command to create a replica of an existing Docker container | 2,186 |
| A simple library for mocking Django's ORM behavior. | 223 |
| Tools to generate Docker run commands from existing containers | 200 |
| A Python package to create and run MODFLOW-based models | 529 |
| An application server that allows creating mock endpoints and proxies requests to external services. | 15 |
| An application that simulates network security scenarios and penetration testing environments to teach security concepts | 579 |
| A tool for generating and testing custom HTTP endpoints to simulate API responses. | 95 |
| Provides pre-configured Docker containers for compiling protocol buffer definitions. | 732 |
| Provides a Docker distribution for Windows Containers that simplifies the Docker experience on Windows. | 305 |
| Learn how to use Docker containers to deploy and run applications in isolated environments. | 235 |
| Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |
| A collection of Docker examples for quickly setting up and running different configurations for development purposes. | 12 |
| An asynchronous Rust client library for interacting with the Docker API | 923 |