Virtualization and Containerization
Search results for "poland blog"
Install Odoo using Docker
Docker utilizes containers for application deployment and maintenance, simplifying tasks for developers by integrating various software development packages and environments.
Odoo 14 Deployment Using Docker
Docker is an application deployment platform that allows developers and users to build, deploy, run, and manage their apps using containers.
How to Install Odoo 13 Using Docker
How to Install Odoo 13 Using Docker: Step by step guide to install odoo 13 using docker, Odoo has all the required packages and libraries within this image. Thus, Docker makes things easy for both dev
How to Scaffold a module in Odoo 13
Using Odoo scaffolding we can create the module structure automatically, it saves much of our effort in creating a module manually
How to Create Your Own Docker Image
This article provides a closer look at creating a custom Docker image and uploading it to Dockerhub for further use.