scuba
Container wrapper
A tool to simplify development with Docker containers by encapsulating the build environment in a container
Simple Container-Utilizing Build Apparatus
87 stars
12 watching
15 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
build-tooldocker
Related projects:
Repository | Description | Stars |
---|---|---|
podenv/podenv | A tool to manage containerized applications with a declarative interface and support for multiple runtimes and resource sharing. | 70 |
redxtech/zsh-containers | A plugin that simplifies interactions with containerization tools by providing aliases and better interoperability between podman and docker commands. | 4 |
abecodes/dft | A library that provides a simple and efficient way to spin up isolated containers for testing and development | 15 |
indigo-dc/udocker | A tool to execute simple Docker containers in user space without root privileges | 1,371 |
nvidia/hpc-container-maker | A tool to generate container specification files from high-level recipes in Python. | 457 |
lavie/runlike | Generates a command to create a replica of an existing Docker container | 2,048 |
ianpreston/cask | A Linux container system that provides isolated environments for running programs | 6 |
eon01/domonit | A Python wrapper for Docker API to monitor and manage containers | 75 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
jeroenpeeters/docker-ssh | An SSH server implementation for Docker containers that enables secure access to containerized applications. | 645 |
palantir/gradle-docker | An extension for Gradle that automates Docker container builds and deployments. | 746 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,627 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
humblec/dockit | Automates and simplifies Docker actions and container deployments with features for managing images, building containers, starting containers, and deploying GlusterFS. | 107 |
jcopenha/pyflix | A Python wrapper around Netflix's API to simplify interactions with the service | 5 |