We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add build command
Guillaume J. Charmes
12 years ago
parent
62a1850c16
commit
e2880950c5
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
commands.go
+ 1
- 0
commands.go
View File
@@ -10,6 +10,7 @@ import (
"log"
"net/http"
"net/url"
+ "os"
"path/filepath"
"runtime"
"strconv"