GarbageYard

docker-compose error

Sep 6th, 2017
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. D:\Work\Kubernetes\>d:\kompose.exe convert -f docker-compose.yaml
  2. ←[31mERRO←[0m Could not parse config for project composetokubernetes : Unsupported config option for volumeMounts service: 'persistentVolumeClaim'
  3. Unsupported config option for gitlab service: 'volumeMounts'
  4. Service 'gitlab' configuration key '0' contains an invalid type, it should be a string.
  5. Unsupported config option for volumeMounts service: 'persistentVolumeClaim'
  6. Unsupported config option for postgresql service: 'volumeMounts'
  7. Service 'postgresql' configuration key '0' contains an invalid type, it should be a string.
  8. Unsupported config option for volumeMounts service: 'persistentVolumeClaim'
  9. Unsupported config option for redisio service: 'volumeMounts'
  10. Service 'redisio' configuration key '0' contains an invalid type, it should be a string.
  11. ←[31mFATA←[0m composeObject.Parse() failed, Failed to load compose file: Unsupported config option for volumeMounts service: 'persistentVolumeClaim'
  12. Unsupported config option for gitlab service: 'volumeMounts'
  13. Service 'gitlab' configuration key '0' contains an invalid type, it should be a string.
  14. Unsupported config option for volumeMounts service: 'persistentVolumeClaim'
  15. Unsupported config option for postgresql service: 'volumeMounts'
  16. Service 'postgresql' configuration key '0' contains an invalid type, it should be a string.
  17. Unsupported config option for volumeMounts service: 'persistentVolumeClaim'
  18. Unsupported config option for redisio service: 'volumeMounts'
  19. Service 'redisio' configuration key '0' contains an invalid type, it should be a string.
Add Comment
Please, Sign In to add comment