docs: Update docker documentation to add /sbin/conduwuit to examples #1530
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "s1lv3r/continuwuity:fix-docker-exec-documentation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These will likely have to be updated when !1485 goes through.
Fixes: #1526
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
@ -39,6 +39,7 @@ spec:- name: continuwuity# use a sha hash <3image: forgejo.ellis.link/continuwuation/continuwuity:latestcommand: ["/sbin/conduwuit"]I think this was copied from someone's working config, so might not be needed? Same with a few of them
Also for ones where it is needed, docker searches sbin as a part of PATH
thats true, but the issue was originally created because someone complained about it not working without it, so idk? behaviour seems to differ on different machines
From dev:
I don't think doing this will break anything so it's probably OK, can be fixed later