- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 424
Open
Labels
Description
Don't attach images of terminals but provide the text.
Describe the bug
When following the installation instructions for "Build from source and run with docker-compose" in the doc there are multiple errors and the docker exists with code 0
Instructions also need to be updated, cd conpot/docker should be cd conpot. docker-compose is now docker compose.
To Reproduce
Steps to reproduce the behavior:
- git clone https://github.com/mushorg/conpot.git
- cd conpot
- docker compose up
- See error
Expected behavior
A working conpot
Desktop (please complete the following information):
- OS: Ubuntu Server
- Version LTS 24.04
Additional context
Same issue with the "Build docker image from source" instructions.
When trying the "Via a pre-built image" instructions there is no conpot found in step4
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
glaslos commentedon Dec 24, 2024
Hey, could you try again?