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-24 17:51:27 +01:00
__main__.py Test_commit of the entrypoint solution with dockerfile 2024-11-24 17:51:27 +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 Test_commit of the entrypoint solution with dockerfile 2024-11-24 17:51:27 +01:00
Dockerfile Test_commit of the entrypoint solution with dockerfile 2024-11-24 17:51:27 +01:00
entrypoint_backup.sh Test_commit of the entrypoint solution with dockerfile 2024-11-24 17:51:27 +01:00
entrypoint_odoo.sh Test_commit of the entrypoint solution with dockerfile 2024-11-24 17:51:27 +01:00
fluent.conf Handling Execptions #1 commit 2024-11-21 17:36:27 +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