2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-20 18:48:02 +03:00
2022-03-18 18:39:42 +03:00

7 lines
96 B
YAML

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