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:
|
||||
bot:
|
||||
container_name: urfu-daddy-bot
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: ./docker/Dockerfile
|
||||
image: ghcr.io/dibuildo/urfu-daddy:0.0.1
|
||||
command: ["uv", "run", "--no-dev", "./src/main.py"]
|
||||
restart: always
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue