Skip to content

Commit

Permalink
Merge pull request #226 from beescoop/12.0-rm-docker-file
Browse files Browse the repository at this point in the history
[12.0] cleanup broken docker files
  • Loading branch information
robinkeunen authored Jul 28, 2022
2 parents 989c354 + 48c48d7 commit 79d9535
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 79d9535

Please sign in to comment.