mirror of
https://github.com/xubiaolin/docker-zerotier-planet.git
synced 2025-01-22 20:58:14 -05:00
3 lines
63 B
Bash
3 lines
63 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build -t xubiaolin/zerotier-planet:latest .
|