Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro Nardecchia authored and Alessandro Nardecchia committed Apr 9, 2024
1 parent 302bccb commit fbcea69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/README_DEV
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## install module

- purge previous local images
- - podman rmi -f odoo:latest && podman rmi -f odoo:development

- bash build-images.sh && buildah push ghcr.io/innovyou/odoo:latest docker://ghcr.io/innovyou/odoo:development && add-module ghcr.io/innovyou/odoo:development 1

## remove module

- remove-module --no-preserve odoo106

### UI DEV
Expand Down

0 comments on commit fbcea69

Please sign in to comment.