mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #127] Why does Ambar need the docker socket ? #124
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Zegorax on GitHub (Feb 1, 2018).
Original GitHub issue: https://github.com/RD17/ambar/issues/127
Hello,
I wanted to know why the webapi container needs the docker socket. I tried to look at the code, but it is not publicly available.
Is it possible to publish the code and/or explain me why the docker socket is needed ? That's very embarrassing for a production environment.
Thank you !
@Zegorax commented on GitHub (Feb 1, 2018):
So, after some digging I found DockerProxy.js which basically creates a new container for crawling new data.
Is it possible to disable this option and to specify a directory in the main docker-compose for example ?
Here's DockerProxy.js :
@sochix commented on GitHub (Apr 19, 2018):
In the latest version of Ambar we removed this requirement