sha256:8f3794a2338eee19cdeb49be47d695498ddcee85b69155b21c17777b0218fb2a
OS/ARCH
Compressed size
932.32 MB
Last pushed
29 days by liampaull
Type
Image
Manifest digest
sha256:efbd44a3b0c0ea0d02379cae00880308eb2027947c1dfd7553dec46b1ff7f5e9
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7ARG OS_FAMILY0 B8ARG OS_DISTRO0 B9ARG ROS_DISTRO0 B10ARG DISTRO0 B11ARG LAUNCHER0 B12ARG REPO_NAME0 B13ARG DESCRIPTION0 B14ARG MAINTAINER0 B15ARG ICON0 B16ARG TARGETPLATFORM0 B17ARG TARGETOS0 B18ARG TARGETARCH0 B19ARG TARGETVARIANT0 B20ENV INITSYSTEM=off TERM=xterm LANG=C.UTF-8 LC_ALL=C.UTF-80 B21ENV NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=all0 B22ENV OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic DT_MODULE_TYPE=dt-base-environment0 B23ENV DUCKIEFLEET_ROOT=/data/config0 B24ENV SOURCE_DIR=/code LAUNCH_DIR=/launch CATKIN_WS_DIR=/code/catkin_ws0 B25ENV USER_WS_DIR=/code/user_ws0 B26WORKDIR /code127 B27COPY ./assets/qemu/linux/amd64/ /usr/bin/ # buildkit161 B28COPY ./assets/bin/. /usr/local/bin/ # buildkit1.61 KB29ARG REPO_PATH=/code/dt-base-environment0 B30ARG LAUNCH_PATH=/launch/dt-base-environment0 B31RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic271 B32ENV DT_REPO_PATH=/code/dt-base-environment DT_LAUNCH_PATH=/launch/dt-base-environment0 B33RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic17.99 MB34RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic258.27 KB35COPY ./dependencies-apt.txt /code/dt-base-environment/ # buildkit653 B36RUN |15 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic778.22 MB37SHELL [/bin/bash -c]0 B38ARG NCPUS=20 B39RUN |16 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic32 B40ARG PIP_INDEX_URL=https://pypi.org/simple/0 B41ENV PIP_INDEX_URL=https://pypi.org/simple0 B42RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic3.35 MB43COPY ./dependencies-py3.* /code/dt-base-environment/ # buildkit1.04 KB44RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic7.77 MB45COPY assets/vc.tgz /opt/ # buildkit1.38 MB46ENV PATH=/opt/vc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B47COPY ./packages/. /code/dt-base-environment/ # buildkit221 B48RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic104 B49HEALTHCHECK &{["CMD-SHELL" "cat /health &&0 B50ENV COLUMNS=1600 B51COPY ./launchers/* /launch/dt-base-environment/ # buildkit372 B52RUN |17 OS_FAMILY=ubuntu OS_DISTRO=focal ROS_DISTRO=noetic233 B53CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B54LABEL org.duckietown.label.module.type=dt-base-environment org.duckietown.label.module.description=Base image of0 B55ARG REPO_NAME0 B56ARG DESCRIPTION0 B57ARG MAINTAINER0 B58ARG ICON0 B59ARG DISTRO0 B60ARG OS_DISTRO0 B61ARG BASE_TAG0 B62ARG BASE_IMAGE0 B63ARG LAUNCHER0 B64ARG TARGETPLATFORM0 B65ARG TARGETOS0 B66ARG TARGETARCH0 B67ARG TARGETVARIANT0 B68ARG REPO_PATH=/code/dt-commons0 B69ARG LAUNCH_PATH=/launch/dt-commons0 B70RUN |15 REPO_NAME=dt-commons DESCRIPTION=Base image193 B71WORKDIR /code/dt-commons32 B72ENV DT_MODULE_TYPE=dt-commons DT_MODULE_DESCRIPTION=Base image containing0 B73ENV DT_USER_NAME=duckie DT_USER_UID=2222 DT_GROUP_NAME=duckie DT_GROUP_GID=22220 B74RUN |15 REPO_NAME=dt-commons DESCRIPTION=Base image2.34 KB75COPY ./dependencies-apt.txt /code/dt-commons/ # buildkit314 B76RUN |15 REPO_NAME=dt-commons DESCRIPTION=Base image5.62 MB77ARG PIP_INDEX_URL=https://pypi.org/simple/0 B78ENV PIP_INDEX_URL=https://pypi.org/simple0 B79RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image3.48 MB80COPY ./dependencies-py3.* /code/dt-commons/ # buildkit1.58 KB81RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image13.38 MB82RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image301.05 KB83COPY assets/setup/linux/amd64/setup.sh /tmp/setup-by-arch.sh # buildkit176 B84RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image32 B85RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image5.12 KB86COPY ./packages /code/dt-commons/packages # buildkit19.46 KB87COPY ./assets/bin/. /usr/local/bin/ # buildkit2.1 KB88COPY assets/entrypoint.sh /entrypoint.sh # buildkit2.36 KB89COPY assets/environment.sh /environment.sh # buildkit849 B90COPY assets/code/setup.bash /code/setup.bash # buildkit249 B91RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image1.54 KB92ENTRYPOINT ["/entrypoint.sh"]0 B93COPY ./launchers/. /launch/dt-commons/ # buildkit498 B94RUN |16 REPO_NAME=dt-commons DESCRIPTION=Base image220 B95CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B96LABEL org.duckietown.label.module.type=dt-commons org.duckietown.label.module.description=Base image containing0 B97HEALTHCHECK &{["CMD-SHELL" "cat /health &&0 B98ARG REPO_NAME0 B99ARG DESCRIPTION0 B100ARG MAINTAINER0 B101ARG ICON0 B102ARG ARCH0 B103ARG DISTRO0 B104ARG ROS_DISTRO0 B105ARG BASE_TAG0 B106ARG BASE_IMAGE0 B107ARG LAUNCHER0 B108ENV ROS_LANG_DISABLE=gennodejs:geneus:genlisp0 B109ARG REPO_PATH=/code/catkin_ws/src/dt-ros-commons0 B110ARG LAUNCH_PATH=/launch/dt-ros-commons0 B111RUN |12 REPO_NAME=dt-ros-commons DESCRIPTION=Base image193 B112RUN |12 REPO_NAME=dt-ros-commons DESCRIPTION=Base image158 B113WORKDIR /code/catkin_ws/src/dt-ros-commons32 B114ENV DT_MODULE_TYPE=dt-ros-commons0 B115ENV DT_MODULE_DESCRIPTION=Base image containing common0 B116ENV DT_MODULE_ICON=square0 B118ENV DT_REPO_PATH=/code/catkin_ws/src/dt-ros-commons0 B119ENV DT_LAUNCH_PATH=/launch/dt-ros-commons0 B120ENV DT_LAUNCHER=default0 B121RUN |12 REPO_NAME=dt-ros-commons DESCRIPTION=Base image32 B122COPY ./dependencies-apt.txt /code/catkin_ws/src/dt-ros-commons/ # buildkit431 B123RUN |12 REPO_NAME=dt-ros-commons DESCRIPTION=Base image14.77 MB124ARG PIP_INDEX_URL=https://pypi.org/simple/0 B125ENV PIP_INDEX_URL=https://pypi.org/simple0 B126COPY ./dependencies-py3.* /code/catkin_ws/src/dt-ros-commons/ # buildkit1.93 KB127RUN |13 REPO_NAME=dt-ros-commons DESCRIPTION=Base image9.89 MB128COPY ./packages /code/catkin_ws/src/dt-ros-commons/packages # buildkit1.82 MB129RUN |13 REPO_NAME=dt-ros-commons DESCRIPTION=Base image695.04 KB130COPY ./launchers/. /launch/dt-ros-commons/ # buildkit476 B131RUN |13 REPO_NAME=dt-ros-commons DESCRIPTION=Base image203 B132CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B133LABEL org.duckietown.label.module.type=dt-ros-commons org.duckietown.label.module.description=Base image containing0 B134ARG ARCH0 B135ARG DISTRO0 B136ARG REPO_NAME0 B137ARG DESCRIPTION0 B138ARG MAINTAINER0 B139ARG ICON0 B140ARG BASE_TAG0 B141ARG BASE_IMAGE0 B142ARG LAUNCHER0 B143ARG TARGETPLATFORM0 B144ARG TARGETOS0 B145ARG TARGETARCH0 B146ARG TARGETVARIANT0 B147RUN |13 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons32 B148ARG REPO_PATH=/code/catkin_ws/src/dt-autolab-commons0 B149ARG LAUNCH_PATH=/launch/dt-autolab-commons0 B150RUN |15 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons250 B151WORKDIR /code/catkin_ws/src/dt-autolab-commons32 B152ENV DT_MODULE_TYPE=dt-autolab-commons DT_MODULE_DESCRIPTION=Common image for0 B153COPY ./dependencies-apt.txt /code/catkin_ws/src/dt-autolab-commons/ # buildkit298 B154RUN |15 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons45.82 MB155ARG PIP_INDEX_URL=https://pypi.org/simple/0 B156ENV PIP_INDEX_URL=https://pypi.org/simple0 B157COPY ./dependencies-py3.* /code/catkin_ws/src/dt-autolab-commons/ # buildkit447 B158RUN |16 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons1018 B159ARG G2OPY_PATH=/usr/local/lib/g2opy0 B160ARG G2OPY_GIT_REPOSITORY_URL=https://github.com/duckietown/g2opy0 B161ARG NCPUS=20 B162RUN |19 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons1.19 MB163COPY ./packages /code/catkin_ws/src/dt-autolab-commons/packages # buildkit1.54 KB164RUN |19 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons111.2 KB165COPY ./launchers/. /launch/dt-autolab-commons/ # buildkit464 B166RUN |19 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-commons206 B167CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B168LABEL org.duckietown.label.module.type=dt-autolab-commons org.duckietown.label.module.description=Common image for0 B169COPY assets/autolab_entrypoint.sh /autolab_entrypoint.sh # buildkit970 B170ENTRYPOINT ["/autolab_entrypoint.sh"]0 B171ARG ARCH0 B172ARG DISTRO0 B173ARG REPO_NAME0 B174ARG DESCRIPTION0 B175ARG MAINTAINER0 B176ARG ICON0 B177ARG BASE_TAG0 B178ARG BASE_IMAGE0 B179ARG LAUNCHER0 B180RUN |9 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface32 B181ARG REPO_PATH=/code/catkin_ws/src/dt-autolab-device-interface0 B182ARG LAUNCH_PATH=/launch/dt-autolab-device-interface0 B183RUN |11 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface213 B184RUN |11 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface169 B185WORKDIR /code/catkin_ws/src/dt-autolab-device-interface32 B186ENV DT_MODULE_TYPE=dt-autolab-device-interface0 B187ENV DT_MODULE_DESCRIPTION=Autolab Interface module running0 B188ENV DT_MODULE_ICON=bookmark0 B190ENV DT_REPO_PATH=/code/catkin_ws/src/dt-autolab-device-interface0 B191ENV DT_LAUNCH_PATH=/launch/dt-autolab-device-interface0 B192ENV DT_LAUNCHER=default0 B193COPY ./dependencies-apt.txt /code/catkin_ws/src/dt-autolab-device-interface/ # buildkit268 B194RUN |11 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface32 B195COPY ./dependencies-py3.* /code/catkin_ws/src/dt-autolab-device-interface/ # buildkit274 B196ARG PIP_INDEX_URL=https://pypi.org/simple/0 B197ENV PIP_INDEX_URL=https://pypi.org/simple0 B198RUN |12 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface92 B199COPY ./packages /code/catkin_ws/src/dt-autolab-device-interface/packages # buildkit3.11 KB200RUN |12 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface11.22 KB201COPY ./launchers/. /launch/dt-autolab-device-interface/ # buildkit445 B202COPY ./launchers/default.sh /launch/dt-autolab-device-interface/ # buildkit445 B203RUN |12 ARCH=amd64 DISTRO=daffy REPO_NAME=dt-autolab-device-interface214 B204CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B205LABEL org.duckietown.label.module.type=dt-autolab-device-interface org.duckietown.label.module.description=Autolab Interface module0 BCommand
ARG RELEASE