Advertisement
Guest User

Untitled

a guest
Jul 5th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. ID
  2. /wfhttp
  3. Command
  4. ./HttpActivity/HttpActivity
  5. Constraints
  6. Unspecified
  7. Dependencies
  8. Unspecified
  9. Labels
  10. Unspecified
  11. Resource Roles
  12. Unspecified
  13. Container
  14. {
  15. "type": "DOCKER",
  16. "volumes": [],
  17. "docker": {
  18. "image": "xxx",
  19. "network": "BRIDGE",
  20. "privileged": false,
  21. "parameters": [],
  22. "forcePullImage": false
  23. }
  24. }
  25. CPUs
  26. 1
  27. Environment
  28. Unspecified
  29. Executor
  30. Unspecified
  31. Health Checks
  32. Unspecified
  33. Instances
  34. 10
  35. IP Address
  36. Unspecified
  37. Memory
  38. 256 MiB
  39. Disk Space
  40. 0 MiB
  41. Port Definitions
  42. [
  43. {
  44. "port": 10000,
  45. "protocol": "tcp",
  46. "labels": {}
  47. }
  48. ]
  49. Backoff Factor
  50. 1.15
  51. Backoff
  52. 1 seconds
  53. Max Launch Delay
  54. 3600 seconds
  55. URIs
  56. Unspecified
  57. User
  58. Unspecified
  59. Args
  60. Unspecified
  61. Version
  62. 2016-07-05T22:43:51.990Z
  63. Older versions
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement