This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
umbrel
mirror of
https://github.com/lukechilds/umbrel.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
656
Commits
288
Branches
26
Tags
2.3 MiB
Shell
90.8%
Python
9.1%
Tree:
b2c034c95e
umbrel
/
scripts
/
status
6 lines
73 B
Raw
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
# Get Umbrel Status
docker ps -a
Reference in new issue