Skip to content

Commit

Permalink
[REM] docker related files
Browse files Browse the repository at this point in the history
  • Loading branch information
robinkeunen committed Jul 28, 2022
1 parent 989c354 commit 48c48d7
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 171 deletions.
1 change: 0 additions & 1 deletion .dockerignore

This file was deleted.

76 changes: 0 additions & 76 deletions Dockerfile

This file was deleted.

23 changes: 0 additions & 23 deletions docker-compose.yml

This file was deleted.

70 changes: 0 additions & 70 deletions install-odoo-docker.md

This file was deleted.

2 changes: 1 addition & 1 deletion install-odoo-linux-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
##### 10) Installer wkhtml to pdf 0.12.5 !! (pas une autre) (sur une machine 64 bit avec un ubuntu 64bit 18.04)

# apt-get install fontconfig libfontconfig1 libxrender1 fontconfig-config
# wget https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
# wget https://downloads.wkhtmltopdf.org/0.12/0.12.5/wkhtmltox_0.12.5-1.bionic_amd64.deb
# dpkg -i wkhtmltox-0.12.5_linux-trusty-amd64.deb
# cd /usr/local/bin/
# cp wkhtmltoimage /usr/bin/wkhtmltoimage
Expand Down

0 comments on commit 48c48d7

Please sign in to comment.