nrf-connect-sdk-ci/docker-compose.yml

13 lines
230 B
YAML
Raw Permalink Normal View History

2023-09-16 23:25:10 +03:00
version: '2'
services:
nrf:
container_name: nrf
build:
context: .
2023-09-20 08:55:34 +03:00
dockerfile: Dockerfile
2023-09-16 23:25:10 +03:00
args:
2024-07-28 18:01:37 +03:00
- NRF_CONNECT_TAG=v2.6.1
- ZEPHYR_NEEDED_TAG=0.16.5
2023-09-17 22:10:16 +03:00
- ZEPHYR_ARCHIVE_EXTENSION=gz