2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-04 17:45:26 +03:00
2024-08-19 16:16:51 +03:00

7 lines
100 B
YAML

#version: '3'
services:
app:
image: "epicmorg/debian:trixie-slim"
build:
context: .