We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
0ct0pu5
/
moby
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Merge pull request
#10102
from jfrazelle/windows-fix
Add build constraint for windows
Michael Crosby
10 vuotta sitten
vanhempi
f67c6d313b
798215af24
commit
73bf350d3d
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
integration-cli/docker_cli_attach_unix_test.go
+ 2
- 0
integration-cli/docker_cli_attach_unix_test.go
Näytä tiedosto
@@ -1,3 +1,5 @@
+// +build !windows
+
package main
import (