mirror of
https://github.com/embedd-actions/arm-gcc-ci.git
synced 2026-03-23 19:05:25 +03:00
add
This commit is contained in:
10
docker-compose.yml
Normal file
10
docker-compose.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
arm-gcc:
|
||||
container_name: arm-gcc
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- VERSION=12.3.1-1.1
|
||||
Reference in New Issue
Block a user