Skip to content

Update docker documentation#99

Merged
jpautler merged 3 commits intoni:mainfrom
gratian:main
Mar 11, 2026
Merged

Update docker documentation#99
jpautler merged 3 commits intoni:mainfrom
gratian:main

Conversation

@gratian
Copy link
Collaborator

@gratian gratian commented Mar 9, 2026

Update docker documentation to:

  • Fix the package name used for installs i.e. use the meta package name 'docker'
  • Indicate that the incompatibility with LabVIEW RT only applies to versions older than 26.0
  • Add note about Docker currently being incompatible with ARM32 based targets

Gratian Crisan added 2 commits March 9, 2026 18:09
The current installation instructions refer to 'docker-ce' as the
package to install for docker. That package is no longer available in
our feeds and has been replaced with 'docker-moby'.

A better approach is to use the generic meta package 'docker' which will
select the appropriate underlying packages -- 'docker-moby' in current
installs or 'docker-ce' for older versions.

Signed-off-by: Gratian Crisan <gratian.crisan@emerson.com>
Update note on LabVIEW RT incompatibility to indicate the issue is
fixed in versions 26.0 or newer.

Signed-off-by: Gratian Crisan <gratian.crisan@emerson.com>
@gratian gratian requested a review from jpautler as a code owner March 9, 2026 23:24
@gratian gratian requested a review from a team March 9, 2026 23:25
Note the fact that docker is currently not compatible with 32-bit ARM NI
Linux RT targets.

Signed-off-by: Gratian Crisan <gratian.crisan@emerson.com>
@jpautler jpautler merged commit a3a5a6f into ni:main Mar 11, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants