mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 09:35:55 +03:00
[GH-ISSUE #131] [BUG]: Docker error unknown shorthand flag: 'f' in -f #43
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Originally created by @vlan0ping on GitHub (Feb 13, 2026).
Original GitHub issue: https://github.com/KeygraphHQ/shannon/issues/131
Describe the bug
Hello,
I would give a try to your project but there is no debug option.
I'm running it on latest Kali with docker.io installed, tried w/o sudo.
I got the following error executing the start command:
`sudo ./shannon start URL=http://localhost:42001/index.php REPO=DVWA
Starting Shannon containers...
unknown shorthand flag: 'f' in -f
See 'docker --help'.
Usage: docker [OPTIONS] COMMAND
A self-sufficient runtime for containers
Common Commands:
run Create and run a new container from an image
exec Execute a command in a running container
ps List containers
build Build an image from a Dockerfile
pull Download an image from a registry
push Upload an image to a registry
images List images
login Authenticate to a registry
logout Log out from a registry
search Search Docker Hub for images
version Show the Docker version information
info Display system-wide information
`
Steps to reproduce
Expected behaviour
Scan running
Actual behaviour
Stop running
Pre-submission checklist (required)
shannon.If applicable
Debugging details
No response
Screenshots
No response
Authentication method used
CLAUDE_CODE_OAUTH_TOKEN
Full ./shannon command with all flags used (with redactions)
No response
Are you using any experimental models or providers other than default Anthropic models?
No
If Yes, which one (model/provider)?
No response
OS (with version)
kali 6.18.5+kali-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.18.5-1kali1 (2026-01-19) x86_64 GNU/Linux
Docker version ('docker -v')
Docker version 27.5.1+dfsg4, build cab968b3
Additional context
No response
@vlan0ping commented on GitHub (Feb 13, 2026):
Solved...
Precise it require docker-compose, another bin than docker runtime