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

13 lines
232 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-09-10 13:00:44 +03:00
- NRF_CONNECT_TAG=v2.7.0
- ZEPHYR_NEEDED_TAG=0.16.5-1
2023-09-17 22:10:16 +03:00
- ZEPHYR_ARCHIVE_EXTENSION=gz