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%
Tree:
3d54d741b3
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3d54d741b3'
${ noResults }
iot-swarm-example
/
stop-iotwebclient.sh
4 lines
61 B
Raw
Blame
History
#!/bin/bash
docker stop iotwebclient
docker rm iotwebclient
Reference in new issue