craumix / jmb-container

A containerized version of https://github.com/jagrosh/MusicBot
MIT License
16 stars 18 forks source link

cannot get to successfully build in docker #7

Closed amalgamemnon closed 3 months ago

amalgamemnon commented 3 months ago

I cannot get this to successfully build in docker after it's been updated to use 0.4.0 of jmb. Please reach out if you have time.

amalgamemnon commented 3 months ago

Instructions on the edits that need to be made to docker-compose.yaml to properly build and compose would be super helpful.

craumix commented 3 months ago

The provided docker-compose file is not supposed to build, it should only run the prebuilt image. If you still want to build the container yourself you can just run docker build .