generated from geekiot/python-template
add [bot image]: add the bot docker image
This commit is contained in:
parent
5e84cdfebf
commit
9a21373281
1 changed files with 1 additions and 4 deletions
|
|
@ -1,9 +1,6 @@
|
||||||
services:
|
services:
|
||||||
bot:
|
bot:
|
||||||
container_name: urfu-daddy-bot
|
image: ghcr.io/dibuildo/urfu-daddy:0.0.1
|
||||||
build:
|
|
||||||
context: ..
|
|
||||||
dockerfile: ./docker/Dockerfile
|
|
||||||
command: ["uv", "run", "--no-dev", "./src/main.py"]
|
command: ["uv", "run", "--no-dev", "./src/main.py"]
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue