aerogear-attic / aerogear-attic/mobile-cli
Does not build on Windows
Abierto
bug
- Lenguaje dominante
- Go
- Estrellas
- 6
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# Bug:
Does not build on Windows
**What happened**:
Did not build on Windows
**What you expected to happen**:
For it to build on Windows
**How to reproduce it**:
Try to build it on Windows
**Why this happens**
Glide is using a version of Docker that has ":"'s in the path which isn't a viable character for the windows filesystem. We need to use a newer version of the docker dependency which creates paths that work in Windows.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.