Skip to content

[prototype] scripts to create docker containers for NI Linux Real-Time

License

Notifications You must be signed in to change notification settings

bstreiff/nilrt-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nilrt-containers

Experimental scripts to build docker containers of NI Linux Real-Time.

Prerequisites

You will need opkg.

Usage

    ./build-container <x.y.z>

Version number must be a release version from the feed. As of this writing, available versions are as follows.

- 20.0.0
- 20.1.0
- 20.5.0
- 20.6.0
- 20.7.0
- 21.0.0
- 21.3.0
- 21.5.0
- 21.8.0

Grabs a system image from the dist feed and creates a container tagged as nilrt:<version>.

    ./run-container <x.y.z> <cmd args...>

Convenience wrapper to run an nilrt container.

About

[prototype] scripts to create docker containers for NI Linux Real-Time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published