2
0
Fork 0
mirror of https://github.com/EpicMorg/docker.git synced 2025-08-17 11:39:38 +03:00
docker-scripts/linux/ecosystem/gitlab/runner/node9/docker-compose.yml
2024-06-21 16:22:11 +03:00

6 lines
101 B
YAML

#version: '3'
services:
app:
image: "epicmorg/gitlab-runner:node9"
build:
context: .