disable build-kit
This commit is contained in:
@@ -2,10 +2,10 @@ services:
|
||||
basharbot:
|
||||
build:
|
||||
context: .
|
||||
pull: true
|
||||
container_name: basharbot
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
DOCKER_BUILDKIT: 0
|
||||
DISCORD_TOKEN: ${DISCORD_TOKEN}
|
||||
WHISPER_MODEL_SIZE: ${WHISPER_MODEL_SIZE:-small}
|
||||
LOG_LEVEL: ${LOG_LEVEL:-INFO}
|
||||
|
||||
Reference in New Issue
Block a user