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

13 lines
236 B
YAML
Raw Normal View History

2023-09-16 23:25:10 +03:00
version: '2'
services:
nrf:
container_name: nrf
build:
context: .
2023-09-19 01:08:52 +03:00
dockerfile: Image.Dockerfile
2023-09-16 23:25:10 +03:00
args:
2023-09-17 22:10:16 +03:00
- NRF_CONNECT_TAG=v2.3.0
- ZEPHYR_NEEDED_TAG=0.15.2
- ZEPHYR_ARCHIVE_EXTENSION=gz