l4t/arm64
, linux/amd64
r36.4.0
, r35.4.1
jammy
, focal
humble
, galactic
, (archived: foxy
)core
, base
, desktop
pytorch
, torch2trt
, tensordict
torchrl
numpy
, numba
, pycuda
, tensorrt
ray
, omegaconf
, hydra-core
Recommanded reading by Tobit Flatscher
Use Dockerized-NorLab project application (DNA), its made to work with DN images.
Manual usage instructionsNote: Dockerized-Norlab images are intended to be used as base images for Dockerized-NorLab project application (DNA).
Pick an images that fit your project, the most basic one is dockerized-norlab-dependencies-full
Pick the tag that fit your needs, e.g. DN-bleeding-foxy-base-l4t-pytorch-r35.4.1
Notes: bleeding
is for the DN dev
branch, foxy
is the ros version, base
is the ROS package type, l4t-pytorch
is the Jetson container pkg, r35.4.1
is the Jetpack version
Pull the image from Dockerhub
docker pull norlabulaval/dockerized-norlab-dependencies-full:DN-bleeding-foxy-base-l4t-pytorch-r35.4.1
Pull the image from Dockerhub
docker run -it --rm \ --env ROS_DOMAIN_ID=1 --env DISPLAY="${DISPLAY}" --env QT_X11_NO_MITSHM=1 \ --net host -p 2222:2222 -p 6006:6006 -p 7777:7777 \ --privileged \ -v /etc/localtime:/etc/localtime:ro -v /tmp/.X11-unix:/tmp/.X11-unix:rw -v /tmp/.docker.xauth:/tmp/.docker.xauth:rw \ norlabulaval/dockerized-norlab-dependencies-full:DN-bleeding-foxy-base-l4t-pytorch-r35.4.1
Note:
--runtime nvidia
flag if you have nvidia gpu and NVIDIA Container Toolkit is installed.--net host -p 2222:2222 -p 6006:6006 -p 7777:7777
with --net bridge
.Notes:
dev
branch version (e.g. DN-bleeding-foxy-base-l4t-pytorch-r35.4.1
) and are rebuild each week.DN-v0.5.2-foxy-ros-core-l4t-r35.2.1
.git clone --recurse-submodule https://github.com/norlab-ulaval/dockerized-norlab.git
Assuming a docker builder with multi-architecture docker-container driver named local-builder-multiarch-virtual
execute the following in repository root
export BUILDX_BUILDER=local-builder-multiarch-virtual \ && export NBS_OVERRIDE_BUILD_MATRIX_MAIN=".env.build_matrix.main" \ && export NBS_OVERRIDE_ADD_DOCKER_CMD_AND_FLAG="build --push" \ && source dockerized-norlab-scripts/build_script/dn_build_all.bash
Note: To create a multi-architecture docker builder with architecture virtualization
docker buildx create \ --name local-builder-multiarch-virtual \ --driver docker-container \ --node local \ --platform linux/amd64,linux/arm64 \ --bootstrap \ --use
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4