This package provides a framework to assemble specialized container systems. It includes components for orchestration, image management, secret management, configuration management, networking, provisioning etc.
This package provides a command line interface to Docker.
This package provides an Emacs interface for Docker.
This package provides an Emacs interface for Docker.
This package provides an Emacs interface for Docker.
Docker-Py is a Python client for the Docker container management tool.
Build a Dockerfile straight from your R session. dockerfiler allows you to create step by step a Dockerfile, and provide convenient tools to wrap R code inside this Dockerfile.
This package provides a helper function to check if the process is running inside a Docker container.
Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.
Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.
The Docker registry server enable you to host your own docker registry. With it, there is also two other utilities:
The digest utility is a tool that generates checksums compatibles with various docker manifest files.
The registry-api-descriptor-template is a tool for generating API specifications from the docs/spec/api.md.tmpl file.
This package provides scripts and configurations to leverage LSP mode in Docker environment.
Docker PTY provides the functionality needed to operate the pseudo-terminal (PTY) allocated to a Docker container using the Python client.
This is the core package that provides both the user API and developer API to deploy the parallel cluster on the cloud using the container service. The user can call clusterPreset()
to define the cloud service provider and container and makeDockerCluster()
to create the cluster. The developer should see "developer's cookbook" on how to define the cloud provider and container.
This package provides a TRAMP method for Docker containers.
This package provides a major mode dockerfile-mode
for use with the standard Dockerfile
file format.
Docker-Pycreds contains the Python bindings for the docker credentials store API. It allows programmers to interact with a Docker registry using Python without keeping their credentials in a Docker configuration file.
This package provides a Dockerfile grammar for the Tree-sitter library.
docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.
This package provides the docker-credential-pass
plugin.
This is a major mode for docker-compose
files that provides completion of relevant keywords.
Docker Compose is a tool for defining and running multi-container Docker applications. A Compose file is used to configure an application’s services. Then, using a single command, the containers are created and all the services are started as specified in the configuration.
This package provides a proxy running in the user space. It is used by the built-in registry server of Docker.
go-units
is a library to transform human friendly measurements into machine friendly values.
docker-credential-helpers is a suite of programs to use native stores to keep Docker credentials safe.
This package provides the docker-credential-secretservice
plugin.