2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-27 14:07:56 +03:00
2023-06-08 20:53:22 +03:00

7 lines
96 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/nodejs:node20"
build:
context: .