This website requires JavaScript.
Explore
Help
Register
Sign In
RPJosh
/
authelia
Watch
1
Star
0
Fork
You've already forked authelia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0ecbdc6f84
authelia
/
.buildkite
/
hooks
/
pre-exit
6 lines
92 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
+u
echo
"--- :docker: Clean environment"
docker system prune -af --volumes
Reference in New Issue
View Git Blame
Copy Permalink