2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-05 10:05:27 +03:00

7 lines
100 B
YAML
Raw Normal View History

2024-02-09 13:51:53 +03:00
version: '3'
2022-05-05 00:49:33 +03:00
services:
app:
2022-05-06 01:06:22 +03:00
image: "epicmorg/debian:stretch-slim"
2022-05-05 00:49:33 +03:00
build:
context: .