Dockerfiles and build configurations for the base units of the Distributed Unified Architecture.
The following images contain the base units of the Distributed Unified Architecture. They are intended to be used as a base for other images, not directly, representing the hardware abstraction layer of DUA.
-
x86-baseBasic x86 deployment environment. -
x86-devDevelopment environment for x86 systems. -
x86-cudevDevelopment environment for x86 systems with CUDA hardware support; based on official Nvidia images, includes AI/ML tools. -
armv8-baseBasic ARMv8 deployment environment. -
armv8-devDevelopment environment for ARMv8 systems, including Apple Silicon Macs. -
jetson6Full environment based on JetPack 6, for Nvidia Jetson devices with additional libraries and frameworks for AI and ML. -
jetson5Full environment based on JetPack 5, for Nvidia Jetson devices, based on ML JetPack 5 base image with additional libraries and frameworks for AI and ML.
See the individual Dockerfiles for more information, build steps, and image contents.
The following images are still available but continuous support for them has been dropped and, as such, they are not rebuilt regularly and they do not get new features. They are still available for backwards compatibility but they are not recommended for new projects.
-
jetsontx2Full environment based on JetPack 4.6.3; intended for Jetson TX2. -
jetsonnanoFull environment based on JetPack 4.6.1; intended for Jetson Nano.
Copyright 2024 dotX Automation s.r.l.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.