@itentialopensource/adapter-docker
Version:
This adapter integrates with system Docker
37 lines • 859 B
JSON
{
"ID": "string",
"Version": {
"Index": 5
},
"CreatedAt": "string",
"UpdatedAt": "string",
"Spec": {
"Name": "default",
"Orchestration": {
"TaskHistoryRetentionLimit": 10
},
"Raft": {
"SnapshotInterval": 10000,
"LogEntriesForSlowFollowers": 500,
"HeartbeatTick": 1,
"ElectionTick": 3
},
"Dispatcher": {
"HeartbeatPeriod": 5000000000
},
"CAConfig": {
"NodeCertExpiry": 7776000000000000
},
"JoinTokens": {
"Worker": "SWMTKN-1-3pu6hszjas19xyp7ghgosyx9k8atbfcr8p2is99znpy26u2lkl-1awxwuwd3z9j1z3puu7rcgdbx",
"Manager": "SWMTKN-1-3pu6hszjas19xyp7ghgosyx9k8atbfcr8p2is99znpy26u2lkl-7p73s1dx5in4tatdymyhg9hu2"
},
"EncryptionConfig": {
"AutoLockManagers": false
}
},
"JoinTokens": {
"Worker": "string",
"Manager": "string"
}
}