mirror of
https://github.com/embedd-actions/nrf-connect-sdk-ci.git
synced 2025-07-04 00:45:37 +03:00
add files
This commit is contained in:
11
docker-compose.yml
Normal file
11
docker-compose.yml
Normal file
@ -0,0 +1,11 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
nrf:
|
||||
container_name: nrf
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
- NRF_CONNECT_TAG=v2.4.2
|
||||
- ZEPHYR_TAG=0.16.1
|
Reference in New Issue
Block a user