This website requires JavaScript.
Explore
Help
Register
Sign In
containers
/
storage
mirror of
https://github.com/containers/storage.git
Watch
1
Star
0
Fork
You've already forked storage
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89ff488b55
storage
/
sysinit
/
sysinit_darwin.go
6 lines
95 B
Go
Raw
Blame
History
package
sysinit
func
setHostname
(
hostname
string
)
error
{
panic
(
"Not supported on darwin"
)
}
Reference in New Issue
View Git Blame
Copy Permalink