Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 697 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 697 Bytes

Nordic NRF5 SDK Dockerfile

This repository contains the Dockerfile used for building an image including Nordic's SDK.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull barracksiot/nrf5_sdk_docker

    (alternatively, you can build an image from Dockerfile: docker build -t="barracksiot/nrf5_sdk_docker" github.com/barracksiot/nrf5_sdk_docker)

Usage

docker run -it --rm barracksiot/nrf5_sdk_docker