sha256:e5acab18e8b4eb59ca70735f66c0f2b543c8657671a6f829c0a0e020b3f9a811
OS/ARCH
linux/amd64
Compressed size
1.95 GB
Last pushed
21 days by liampaull
Type
Image
Manifest digest
sha256:e5acab18e8b4eb59ca70735f66c0f2b543c8657671a6f829c0a0e020b3f9a811
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 PIP_INDEX_URL=https://pypi.org/simple0 B8ENV PIP_INDEX_URL=https://pypi.org/simple0 B9ARG OS_FAMILY0 B10ARG OS_DISTRO0 B11ARG TARGETPLATFORM0 B12ARG TARGETOS0 B13ARG TARGETARCH0 B14ARG TARGETVARIANT0 B15ENV INITSYSTEM=off TERM=xterm LANG=C.UTF-8 LC_ALL=C.UTF-80 B16ENV NVIDIA_VISIBLE_DEVICES=all NVIDIA_DRIVER_CAPABILITIES=all0 B17ENV OS_FAMILY=ubuntu OS_DISTRO=focal0 B18ENV SOURCE_DIR=/code/src LAUNCHERS_DIR=/launch USER_WS_DIR=/user_ws MINIMUM_DTPROJECT_FORMAT_VERSION=40 B19WORKDIR /code/src109 B20COPY /code/src/dt-base-environment /code/src/dt-base-environment # buildkit3.25 MB21RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal186 B22RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal3.36 KB23RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal132.12 MB24RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal3.35 MB25COPY /uv /uvx /bin/ #23.47 MB26RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal100.71 MB27ENV COLUMNS=1600 B28COPY /launch/dt-base-environment /launch/dt-base-environment # buildkit401 B29RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal233 B30COPY /code/src/dt-commons /code/src/dt-commons # buildkit37.31 KB31ENV DT_USER_NAME=duckie DT_USER_UID=2222 DT_GROUP_NAME=duckie DT_GROUP_GID=22220 B32RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal18.2 MB33RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal4.77 KB34RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal237 B35RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal32 B36RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal370 B37RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal1.2 KB38ENTRYPOINT ["/entrypoint.sh"]0 B39COPY /launch/dt-commons /launch/dt-commons # buildkit834 B40RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal273 B41RUN |7 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal104 B42HEALTHCHECK &{["CMD-SHELL" "cat /health &&0 B43ARG ARCH0 B44ARG DISTRO0 B45ARG DOCKER_REGISTRY0 B46ARG PROJECT_NAME0 B47ARG PROJECT_DESCRIPTION0 B48ARG PROJECT_MAINTAINER0 B49ARG PROJECT_ICON0 B50ARG PROJECT_FORMAT_VERSION0 B51ARG BASE_TAG0 B52ARG BASE_REPOSITORY0 B53ARG BASE_ORGANIZATION0 B54ARG LAUNCHER0 B55RUN |19 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal32 B56ARG PROJECT_PATH=/code/src/dt-legacy-py38-environment0 B57ARG PROJECT_LAUNCHERS_PATH=/launch/dt-legacy-py38-environment0 B58RUN |21 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal232 B59WORKDIR /code/src/dt-legacy-py38-environment32 B60ENV DT_PROJECT_NAME=dt-legacy-py38-environment DT_PROJECT_DESCRIPTION=Legacy Base Docker0 B61COPY ./dependencies-apt.txt /code/src/dt-legacy-py38-environment/ # buildkit643 B62RUN |21 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal158.61 MB63COPY ./dependencies-py3.* /code/src/dt-legacy-py38-environment/ # buildkit471 B64RUN |21 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal20.75 MB65ENV LCM_VERSION=1.5.00 B66RUN |21 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal298.28 KB67COPY ./packages /code/src/dt-legacy-py38-environment/packages # buildkit294 B68COPY ./launchers/. /launch/dt-legacy-py38-environment/ # buildkit308 B69RUN |21 PIP_INDEX_URL=https://pypi.org/simple OS_FAMILY=ubuntu OS_DISTRO=focal211 B70COPY ./assets/entrypoint.d /code/src/dt-legacy-py38-environment/assets/entrypoint.d # buildkit318 B71COPY ./assets/environment.d /code/src/dt-legacy-py38-environment/assets/environment.d # buildkit313 B72CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B73LABEL org.duckietown.label.project.name=dt-legacy-py38-environment org.duckietown.label.project.description=Legacy Base Docker0 B74ENV DT_SUPERUSER=10 B75ARG ARCH0 B76ARG DISTRO0 B77ARG DOCKER_REGISTRY0 B78ARG PROJECT_NAME0 B79ARG PROJECT_DESCRIPTION0 B80ARG PROJECT_MAINTAINER0 B81ARG PROJECT_ICON0 B82ARG PROJECT_FORMAT_VERSION0 B83ARG BASE_TAG0 B84ARG BASE_REPOSITORY0 B85ARG BASE_ORGANIZATION0 B86ARG LAUNCHER0 B87ARG TARGETPLATFORM0 B88ARG TARGETOS0 B89ARG TARGETARCH0 B90ARG TARGETVARIANT0 B91ARG ROS_DISTRO0 B92ENV ROS_DISTRO=noetic CATKIN_WS_DIR=/code0 B93RUN |17 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io32 B94ARG PROJECT_PATH=/code/src/dt-ros-commons0 B95ARG PROJECT_LAUNCHERS_PATH=/launch/dt-ros-commons0 B96RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io221 B97WORKDIR /code/src/dt-ros-commons32 B98ENV DT_PROJECT_NAME=dt-ros-commons DT_PROJECT_DESCRIPTION=Base image containing0 B99RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io37.85 MB100RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io536.43 KB101RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io1.94 KB102RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io2.65 KB103COPY ./dependencies-apt.txt /code/src/dt-ros-commons/ # buildkit342 B104RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io345.63 MB105ARG PIP_INDEX_URL=https://pypi.org/simple0 B106ENV PIP_INDEX_URL=https://pypi.org/simple0 B107COPY ./dependencies-py3.* /code/src/dt-ros-commons/ # buildkit335 B108RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io1.7 KB109COPY ./packages /code/src/dt-ros-commons/packages # buildkit3.9 MB110RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io791.84 KB111COPY ./launchers/. /launch/dt-ros-commons/ # buildkit376 B112RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io198 B113COPY ./assets/entrypoint.d /code/src/dt-ros-commons/assets/entrypoint.d # buildkit886 B114COPY ./assets/environment.d /code/src/dt-ros-commons/assets/environment.d # buildkit441 B115CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B116LABEL org.duckietown.label.project.name=dt-ros-commons org.duckietown.label.project.description=Base image containing0 B117ARG ARCH0 B118ARG DISTRO0 B119ARG DOCKER_REGISTRY0 B120ARG PROJECT_NAME0 B121ARG PROJECT_DESCRIPTION0 B122ARG PROJECT_MAINTAINER0 B123ARG PROJECT_ICON0 B124ARG PROJECT_FORMAT_VERSION0 B125ARG BASE_TAG0 B126ARG BASE_REPOSITORY0 B127ARG BASE_ORGANIZATION0 B128ARG LAUNCHER0 B129ARG TARGETPLATFORM0 B130ARG TARGETOS0 B131ARG TARGETARCH0 B132ARG TARGETVARIANT0 B133ARG FSM_NODE_CONTROL=10 B134RUN |17 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io32 B135ARG PROJECT_PATH=/code/src/dt-core0 B136ARG PROJECT_LAUNCHERS_PATH=/launch/dt-core0 B137RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io214 B138WORKDIR /code/src/dt-core32 B139ENV DT_PROJECT_NAME=dt-core DT_PROJECT_DESCRIPTION=Provides high-level autonomy0 B140COPY ./dependencies-apt.txt /code/src/dt-core/ # buildkit483 B141RUN |19 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io180.92 MB142ARG PIP_INDEX_URL=https://pypi.org/simple0 B143ENV PIP_INDEX_URL=https://pypi.org/simple0 B144COPY ./dependencies-py3.* /code/src/dt-core/ # buildkit503 B145RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io373.51 MB146COPY ./packages /code/src/dt-core/packages # buildkit68.33 MB147RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io2.69 MB148COPY ./launchers/. /launch/dt-core/ # buildkit2.48 KB149RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io960 B150COPY ./assets/entrypoint.d /code/src/dt-core/assets/entrypoint.d # buildkit755 B151COPY ./assets/environment.d /code/src/dt-core/assets/environment.d # buildkit482 B152CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B153LABEL org.duckietown.label.project.name=dt-core org.duckietown.label.project.description=Provides high-level autonomy0 B154ENV DUCKIETOWN_ROOT=/code/src0 B155ENV DUCKIETOWN_DATA=/tmp/duckietown-data0 B156RUN |20 ARCH=amd64 DISTRO=ente DOCKER_REGISTRY=docker.io194 B157COPY assets/bin/send-fsm-state.sh /usr/local/bin # buildkit329 B158ARG NOVNC_VERSION=9fe2fd00 B159ARG WEBSOCKIFY_VERSION=36465750 B160ARG ARCH0 B161ARG DISTRO0 B162ARG DOCKER_REGISTRY0 B163ARG PROJECT_NAME0 B164ARG PROJECT_DESCRIPTION0 B165ARG PROJECT_MAINTAINER0 B166ARG PROJECT_ICON0 B167ARG PROJECT_FORMAT_VERSION0 B168ARG BASE_TAG0 B169ARG BASE_REPOSITORY0 B170ARG BASE_ORGANIZATION0 B171ARG LAUNCHER0 B172ARG TARGETPLATFORM0 B173ARG TARGETOS0 B174ARG TARGETARCH0 B175ARG TARGETVARIANT0 B176RUN |18 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd6432 B177ARG PROJECT_PATH=/code/src/dt-gui-tools0 B178ARG PROJECT_LAUNCHERS_PATH=/launch/dt-gui-tools0 B179RUN |20 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd64219 B180WORKDIR /code/src/dt-gui-tools32 B181ENV DT_PROJECT_NAME=dt-gui-tools DT_PROJECT_DESCRIPTION=Provides access to0 B182COPY ./dependencies-apt.txt /code/src/dt-gui-tools/ # buildkit599 B183RUN |20 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd6497.36 MB184ARG PIP_INDEX_URL=https://pypi.org/simple0 B185ENV PIP_INDEX_URL=https://pypi.org/simple0 B186COPY ./dependencies-py3.* /code/src/dt-gui-tools/ # buildkit500 B187RUN |21 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd64390.05 MB188COPY ./packages /code/src/dt-gui-tools/packages # buildkit1.55 MB189RUN |21 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd64313.65 KB190COPY ./launchers/. /launch/dt-gui-tools/ # buildkit2.39 KB191RUN |21 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd64355 B192COPY ./assets/entrypoint.d /code/src/dt-gui-tools/assets/entrypoint.d # buildkit308 B193COPY ./assets/environment.d /code/src/dt-gui-tools/assets/environment.d # buildkit306 B194CMD ["bash" "-c" "dt-launcher-${DT_LAUNCHER}"]0 B195LABEL org.duckietown.label.project.name=dt-gui-tools org.duckietown.label.project.description=Provides access to0 B196RUN |21 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd64202 B197COPY assets/vnc/install-backend-deps /tmp/ # buildkit437 B198COPY assets/vnc/image/usr/local/lib/web/backend/requirements.txt /tmp/ # buildkit364 B199RUN |21 NOVNC_VERSION=9fe2fd0 WEBSOCKIFY_VERSION=3646575 ARCH=amd649.22 MB200COPY assets/vnc/image / # buildkit309.63 KB201COPY /src/web/dist/ /usr/local/lib/web/frontend/ # buildkit1.46 MB202RUN /bin/sh -c ln -sf365 B203ENV HTTP_PORT=80870 B204RUN /bin/sh -c pip3 uninstall910 BCommand
ARG RELEASE