[add] Custom Dockerfile to run python scripts

This commit is contained in:
2022-09-17 19:04:07 -06:00
parent 5fc96e5972
commit 9ed011d4ad
2 changed files with 21 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
version: '3.7'
services:
mubeng:
image: kitabisa/mubeng:v0.10.0
build: .
container_name: mubeng
restart: always
ports: