This commit is contained in:
2023-09-22 17:35:21 +03:00
parent cb2a033c87
commit ded3ed53c6
5 changed files with 52 additions and 10 deletions

10
docker-compose.yml Normal file
View 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