mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 18:48:36 -07:00
Add Asustor build scripts
This commit is contained in:
parent
66236e91a2
commit
1a5274b86b
16 changed files with 334 additions and 1 deletions
|
@ -5,7 +5,7 @@ build_packages()
|
|||
sudo docker run -v $(pwd):/zto ztwd
|
||||
}
|
||||
|
||||
build_dockerfile()
|
||||
build_container()
|
||||
{
|
||||
sudo docker build -t ztwd . --load
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue