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-26 09:39:37 +01:00
__main__.py Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
.gitignore Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
backup.Dockerfile Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
config.json Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
entrypoint_backup.sh Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
entrypoint_odoo.sh Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
fluent.conf Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
odoo.Dockerfile Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
prometheus.yml Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
Pulumi.yaml Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00
requirements.txt Commit with the entrypoint_Dockerfile solution 2024-11-26 09:39:37 +01:00