Add immutable container delivery

This commit is contained in:
Alex Getman
2026-08-27 19:42:45 +03:00
parent 99a22e11bd
commit 85767c836d
2 changed files with 112 additions and 3 deletions
+2 -3
View File
@@ -1,9 +1,8 @@
services:
app:
container_name: miband-bot-ts
build:
context: .
dockerfile: Dockerfile.bun
image: ${MIBAND_IMAGE:?set MIBAND_IMAGE}
pull_policy: always
restart: unless-stopped
env_file:
- /opt/miband-tracker/secrets.env