This website requires JavaScript.
Explore
Help
Sign in
marc
/
spadinastan
Archived
Watch
1
Star
0
Fork
You've already forked spadinastan
0
Code
Issues
2
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
This repository has been archived on
2024-07-19
. You can view files and clone it, but cannot push or open issues or pull requests.
65c762cf76
spadinastan
/
services
/
bookstack
/
stop.sh
4 lines
42 B
Bash
Raw
Normal View
History
Unescape
Escape
feat(services): bookstack (#33) * feat(bookstack): working example bookstack instance * build(taskfiles): add Taskfile to handle start+stop * fix: ensure that network exists without erroring * chore(git): ignore Task bin * docs: notes on volumes, task commands * build(taskfiles): add build command, centralized user-supplied env * refactor(taskfiles): split away internal tasks * refactor(taskfiles): move environment variables into shared env.yml
2023-12-15 17:40:14 +00:00
#!/bin/bash
refactor(bookstack): extract into own pod
2024-03-31 18:52:39 +00:00
podman pod stop
"bookstack"
Reference in a new issue
Copy permalink