2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-02-17 17:18:51 +03:00
2022-03-21 12:20:34 +03:00

7 lines
96 B
YAML

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