pdm-dockerize
dockerizer
Tool to automate Docker image creation from project dependencies and scripts
Help generating docker images from PDM projects
23 stars
2 watching
1 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 186 |
marcus-drake/sbt-docker | An sbt plugin that automates the creation of Docker images from Scala applications | 734 |
fabiend/docker-stack | A toolset for managing local web development environments using Docker Compose files and a custom CLI. | 19 |
brthor/dockerize.net | Tool to package .NET Core applications into Docker images for easy deployment and testing. | 176 |
g31s/pdocker | A simple terminal-based UI to manage personal Docker projects | 6 |
seven45/pdm-ci | Provides a base image for creating Python CI pipelines with package manager support | 11 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 87 |
stratoscale/skipper | Automates the process of building and managing Docker images from a Git repository | 46 |
gueils/whales | Automates the process of creating Docker images for Ruby applications. | 384 |
pawamoy/copier-pdm | Automates the creation of Python projects with pre-configured tools and templates. | 87 |
ctripcloud/docker-make | Automates building, tagging, and pushing multiple related Docker images from a single command. | 98 |
ph3nol/docker-arch | A tool that automates the creation of Dockerized development environments from simple YAML configuration files. | 30 |
jupyterhub/repo2docker | Tool to build Jupyter-enabled Docker images from Git repositories | 1,636 |
mudler/docker-companion | Tool for managing Docker images by squashing and unpacking them | 44 |