sha256:48c57bba3856b85892adf39bb350568e4ae25b3e783f4a3b99cea43738e3e778
OS/ARCH
Compressed size
843.65 MB
Last pushed
almost 4 years by andreacensi
Type
Image
Manifest digest
sha256:08eddbbe5012795461daecfbe953a90466b6bb17b66338bfc76d9b9e889854c7
Image Layers
1ADD file ... in / 25.94 MB2CMD ["bash"]0 B3ARG OS_FAMILY0 B4ARG OS_DISTRO0 B5ARG ROS_DISTRO0 B6ARG DISTRO0 B7ARG LAUNCHER0 B8ARG REPO_NAME0 B9ARG DESCRIPTION0 B10ARG MAINTAINER0 B11ARG ICON0 B12ARG TARGETPLATFORM0 B13ARG TARGETOS0 B14ARG TARGETARCH0 B15ARG TARGETVARIANT0 B16ENV INITSYSTEM=off TERM=xterm LANG=C.UTF-8 LC_ALL=C.UTF-80 B17ENV NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=all0 B18ENV OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic DT_MODULE_TYPE=dt-base-environment0 B19ENV DUCKIEFLEET_ROOT=/data/config0 B20ENV SOURCE_DIR=/code LAUNCH_DIR=/launch CATKIN_WS_DIR=/code/catkin_ws0 B21ENV USER_WS_DIR=/code/user_ws0 B22WORKDIR /code93 B23COPY ./assets/qemu/linux/arm64/ /usr/bin/ # buildkit1.72 MB24COPY ./assets/bin/. /usr/local/bin/ # buildkit1.51 KB25ARG REPO_PATH=/code/dt-base-environment0 B26ARG LAUNCH_PATH=/launch/dt-base-environment0 B27RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic195 B28ENV DT_REPO_PATH=/code/dt-base-environment DT_LAUNCH_PATH=/launch/dt-base-environment0 B29RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic5.22 MB30RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic2.04 KB31COPY ./dependencies-apt.txt /code/dt-base-environment/ # buildkit651 B32RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic643.43 MB33SHELL [/bin/bash -c]0 B34ARG NCPUS=20 B35RUN |16 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic32 B36ARG PIP_INDEX_URL=https://pypi.org/simple/0 B37ENV PIP_INDEX_URL=https://pypi.org/simple0 B38RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic3.36 MB39COPY ./dependencies-py3.* /code/dt-base-environment/ # buildkit512 B40RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic6.55 MB41COPY assets/vc.tgz /opt/ # buildkit1.38 MB42ENV PATH=/opt/vc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B43COPY ./packages/. /code/dt-base-environment/ # buildkit221 B44RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic104 B45HEALTHCHECK &{["CMD-SHELL" "cat /health &&0 B46ENV COLUMNS=1600 B47COPY ./launchers/default.sh /launch/dt-base-environment/ # buildkit304 B48RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic206 B49CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B50LABEL org.duckietown.label.module.type=dt-base-environment org.duckietown.label.module.description=Base image of0 B51HEALTHCHECK &{["NONE"] "0s" "0s" "0s"0 B52WORKDIR /project96 B53ENV DEBIAN_FRONTEND=noninteractive0 B54RUN /bin/bash -c apt-get update27.52 MB55ARG VERSION=5.1.40 B56ARG PIP_INDEX_URL=https://pypi.org/simple/0 B57ENV PIP_INDEX_URL=https://pypi.org/simple0 B58RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash3.37 MB59COPY requirements.* ./ # buildkit561 B60RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash494 B61RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash32 B62RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash16.61 MB63RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash869 B64RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash986 B65RUN |2 VERSION=5.1.4 PIP_INDEX_URL=https://pypi.org/simple /bin/bash32 B66ENV DISABLE_CONTRACTS=10 B67ARG PIP_INDEX_URL=https://pypi.org/simple/0 B68ENV PIP_INDEX_URL=https://pypi.org/simple/0 B69RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c32 B70COPY requirements.* ./ # buildkit325 B71RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c546 B72RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c108.2 MB73RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c32 B74COPY dt-collision.tgz . # buildkit6.73 KB75COPY dt-planning.tgz . # buildkit14.15 KB76RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c281.12 KB77RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c32 B78RUN |1 PIP_INDEX_URL=https://pypi.org/simple/ /bin/bash -c1.81 KB79COPY planning_checker.py . # buildkit211 B80ARG SCENARIOS0 B81RUN |2 PIP_INDEX_URL=https://pypi.org/simple/ SCENARIOS=samples/cc-static/test /bin/bash32 B82COPY samples/cc-static/test /scenarios # buildkit51.08 KB83RUN |2 PIP_INDEX_URL=https://pypi.org/simple/ SCENARIOS=samples/cc-static/test /bin/bash32 B84ENTRYPOINT ["python3" "planning_checker.py" "--dirname" "/scenarios"]0 BCommand
ADD file:6784d0c4432f4f32d6ee4d96eedf33ea82d88ef6901c763665fa77c842621999 in /