{"id":19292583,"url":"https://github.com/taktik/odoo-docker-images","last_synced_at":"2025-04-22T07:31:51.520Z","repository":{"id":26587966,"uuid":"30042582","full_name":"taktik/odoo-docker-images","owner":"taktik","description":"Odoo Docker","archived":false,"fork":false,"pushed_at":"2017-02-10T10:22:26.000Z","size":4920,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-01T20:41:16.764Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taktik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-29T21:38:21.000Z","updated_at":"2022-01-29T20:03:03.000Z","dependencies_parsed_at":"2022-09-01T19:21:26.884Z","dependency_job_id":null,"html_url":"https://github.com/taktik/odoo-docker-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taktik%2Fodoo-docker-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taktik%2Fodoo-docker-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taktik%2Fodoo-docker-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taktik%2Fodoo-docker-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taktik","download_url":"https://codeload.github.com/taktik/odoo-docker-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250195034,"owners_count":21390230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T22:31:42.369Z","updated_at":"2025-04-22T07:31:50.063Z","avatar_url":"https://github.com/taktik.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# odoo-docker\n\nThis repository contains a collection of docker images.\n\n## Build\n\nEach directory in this repository contains a Dockerfile, and can thus be built using the command:\n\n    docker build -t docker.taktik.be/odoo/{directory} https://github.com/taktik/odoo-docker.git#:{directory}\n\n## Alpine Linux\n\nSome images use Alpine Linux (to minimize their size, and also for the security it provides).  \n\n### Filebeat \n\nWe had to compile filebeat (old logstash-forwarder), to do so:\n\nFirst run an interpreter inside an Alpine container:\n\n    docker run -ti --name test --rm gliderlabs/alpine sh\n    \nThen:\n\n    apk-install build-base bash go git\n    export GOROOT=/usr/lib/go\n    export GOPATH=/gopath\n    export GOBIN=/gopath/bin\n    export PATH=$PATH:$GOROOT/bin:$GOPATH/bin\n    wget https://github.com/elastic/beats/archive/v1.0.1.tar.gz\n    tar -xzvf v1.0.1.tar.gz\n    cd beats-1.0.1\n    mkdir -p /gopath/src/github.com/elastic/beats/\n    mv * /gopath/src/github.com/elastic/beats/\n    cd /gopath/src/github.com/elastic/beats/filebeat/\n    make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaktik%2Fodoo-docker-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaktik%2Fodoo-docker-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaktik%2Fodoo-docker-images/lists"}