mirror of
https://github.com/nicbarker/clay.git
synced 2025-01-23 09:56:03 +00:00
7 lines
126 B
YAML
7 lines
126 B
YAML
services:
|
|
gcc:
|
|
build:
|
|
context: ../
|
|
dockerfile: tests/gcc/9.4/Dockerfile
|
|
volumes:
|
|
- /tmp/clay/_deps |