We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
0ct0pu5
/
moby
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Merge pull request
#17575
from Microsoft/10662-nativetemplate
Windows: Fix native exec template
Alexander Morozov
%!s(int64=9) %!d(string=hai) anos
pai
1ba280a8db
be2f53ece8
achega
ad55d29c91
Modificáronse 2 ficheiros
con
3 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
0
0
daemon/execdriver/native/template/default_template_linux.go
3
0
daemon/execdriver/native/template/default_template_unsupported.go
+ 0
- 0
daemon/execdriver/native/template/default_template.go → daemon/execdriver/native/template/default_template_linux.go
Ver ficheiro
+ 3
- 0
daemon/execdriver/native/template/default_template_unsupported.go
Ver ficheiro
@@ -0,0 +1,3 @@
+// +build !linux
+
+package template