这是indexloc提供的服务,不要输入任何密码
Skip to content

Motaouakkel/odoo18_docker_compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Docker

This project is designed to run easily with Docker. All required services are defined in the docker-compose.yml file.

Steps to Run with Docker

  1. Build and start the containers:

    docker compose up -d
  2. View running services:

    docker compose ps
  3. Stop the application:

    docker compose down

Tip: Make sure Docker is installed and running on your system before executing these commands.

For advanced usage or troubleshooting, refer to the official Docker documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages