sorting_algorithms/docker-compose.yaml
2024-05-01 13:36:08 +02:00

5 lines
85 B
YAML

services:
sorting_algorithms:
image: saundersp/sorting_algorithms
build: .