Skip to content

barracksiot/nrf5_sdk_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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