Closed KeenMaron closed 2 years ago
Have a look at commands.yaml.example
. You must copy this file to commands.yaml
and edit it to adjust to your needs. Then try again.
Same of course with file config.yaml.example
. Copy it to config.yaml
, edit it to adjust to your environment, then try docker again.
Hi,
i tried to create docker package with
docker build -t matrix-eno-bot --rm . It fails with
" Step 5/13 : COPY *.yaml /bot/ COPY failed: no source files were specified "
Any advice?