Pulumi-Docker is a project that uses Pulumi with Docker to automate the deployment and management of Docker containers. It allows you to define containers, set environment variables, map ports, configure volumes, and define entrypoints using Python code. The project makes container orchestration easier and more scalable by leveraging Pulumi's infrastructure-as-code capabilities.
Go to file
2024-11-21 02:03:34 +01:00
__main__.py initial commi 2024-11-21 02:03:34 +01:00
.env initial commi 2024-11-21 02:03:34 +01:00
.gitignore initial commi 2024-11-21 02:03:34 +01:00
config.json initial commi 2024-11-21 02:03:34 +01:00
entrypoint.sh initial commi 2024-11-21 02:03:34 +01:00
fluent.conf initial commi 2024-11-21 02:03:34 +01:00
prometheus.yml initial commi 2024-11-21 02:03:34 +01:00
Pulumi.yaml initial commi 2024-11-21 02:03:34 +01:00
requirements.txt initial commi 2024-11-21 02:03:34 +01:00