mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
Compare commits
No commits in common. "44e9d93a08e4c3dce40c6eb31fe014ddc48eeffb" and "5cf915e029cf4ae71b272d3255c41e8d381798c3" have entirely different histories.
44e9d93a08
...
5cf915e029
@ -10,14 +10,12 @@ data:
|
|||||||
cache:
|
cache:
|
||||||
enabled: false
|
enabled: false
|
||||||
container:
|
container:
|
||||||
network: bridge
|
require_docker: true
|
||||||
|
docker_timeout: 300s
|
||||||
|
network_mode: bridge
|
||||||
privileged: false
|
privileged: false
|
||||||
options:
|
options:
|
||||||
- "--privileged"
|
- "--privileged"
|
||||||
docker_host: "tcp://localhost:2375"
|
docker_host: "tcp://localhost:2375"
|
||||||
force_pull: false
|
docker_in_docker: true
|
||||||
registries:
|
|
||||||
docker.io:
|
|
||||||
username: samyrai
|
|
||||||
password: dckr_pat_SFQVdLDsWT6U8EmCqph5rLQzIAI
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user