This website works better with JavaScript.
Home
Help
| Lab Instances |
Register
Sign In
zeus
/
iot-swarm-example
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
0
Tags
3.1 MiB
Vue
45.8%
CSS
23.2%
JavaScript
20.5%
Vim script
5.4%
Shell
4.3%
Other
0.8%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
iot-swarm-example
/
stop-iotclient-n.sh
4 lines
59 B
Raw
Permalink
Blame
History
#!/bin/bash
docker stop iotclient-n
docker rm iotclient-n
Reference in new issue