Docker
Docker is an open-source platform that automates the deployment of applications inside software containers. It allows you to package an application with all of its dependencies into a standardized unit for software development. Containers are lightweight, standalone, and executable packages that include everything needed to run an application: code, runtime, system tools, system libraries, and settings.
-
Build and Push Docker Image with GitHub Actions
376 words published on February 14, 2025
-
Docker Fix UID Change
98 words published on February 10, 2025
-
entrypoint.sh for Odoo Docker
859 words published on February 06, 2025
-
Docker Setup for Long-Term Odoo 19 Deployment
1013 words published on February 06, 2025
-
Docker Setup for Long-Term Odoo 17 Deployment
1036 words published on February 06, 2025
-
Docker Setup for Long-Term Odoo 16 Deployment
1036 words published on February 06, 2025
-
Docker Setup for Long-Term Odoo 15 Deployment
996 words published on February 06, 2025
-
Docker Setup for Long-Term Odoo 11 Deployment
1216 words published on February 06, 2025
-
Automated Cleanup Unused Docker Images
101 words published on January 31, 2025
-
Automated Cleanup Docker Images
269 words published on January 31, 2025
-
Odoo Deployment with Docker
2632 words published on November 14, 2024