Skip to content

Dockerfiles for the base units of the Distributed Unified Architecture.

License

Notifications You must be signed in to change notification settings

dotX-Automation/dua-foundation

Repository files navigation

dua-foundation

Dockerfiles and build configurations for the base units of the Distributed Unified Architecture.

Currently supported images

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-base Basic x86 deployment environment.
  • x86-dev Development environment for x86 systems.
  • x86-cudev Development environment for x86 systems with CUDA hardware support; based on official Nvidia images, includes AI/ML tools.
  • armv8-base Basic ARMv8 deployment environment.
  • armv8-dev Development environment for ARMv8 systems, including Apple Silicon Macs.
  • jetson6 Full environment based on JetPack 6, for Nvidia Jetson devices with additional libraries and frameworks for AI and ML.
  • jetson5 Full 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.

Legacy images

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.

  • jetsontx2 Full environment based on JetPack 4.6.3; intended for Jetson TX2.
  • jetsonnano Full environment based on JetPack 4.6.1; intended for Jetson Nano.

Copyright and License

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.