add docker compose build

This commit is contained in:
alex 2025-01-02 17:29:13 +05:00
parent ac8116c743
commit fb075f77b1

6
compose.yml Normal file
View File

@ -0,0 +1,6 @@
services:
post:
build:
context: .
dockerfile: Dockerfile
image: git.shihaam.dev/alsan/post