2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-07-14 17:26:25 +03:00
2022-03-21 12:20:34 +03:00

7 lines
93 B
YAML

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