Sign inSign up

mferro1/jaiabot-sim:latest

Developer tools
Manifest digest

sha256:95ec74924aa5c5c8c8df0f2914fb53fe10ae38ace333887f966f42e7ac6ebcf0

OS/ARCH

linux/amd64

Compressed size

1.98 GB

Last pushed

about 2 years by mferro1

Type

Image

Manifest digest

sha256:95ec74924aa5c5c8c8df0f2914fb53fe10ae38ace333887f966f42e7ac6ebcf0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV jaia_log_dir=/var/log/jaiabot0 B
8ENV jaia_mode=simulation0 B
9ENV USER=root0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11RUN /bin/sh -c apt-get update34.18 MB
12RUN /bin/sh -c apt-get install62.63 MB
13RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC1.95 MB
14RUN /bin/sh -c git clone36.95 MB
15WORKDIR /jaiabot/scripts32 B
16RUN /bin/sh -c git checkout103.78 KB
17RUN /bin/sh -c /jaiabot/scripts/setup-tools-build-nodocker.sh #708.64 MB
18RUN /bin/sh -c /jaiabot/scripts/setup-tools-runtime.sh #546.11 MB
19WORKDIR /jaiabot32 B
20RUN /bin/sh -c /jaiabot/build.sh #362.01 MB
21WORKDIR /jaiabot/src/python/32 B
22RUN /bin/sh -c ./build_venv.sh /jaiabot/build/web_dev/python251.6 MB
23COPY ./entrypoint.sh /entrypoint.sh # buildkit292 B

Command

 ARG RELEASE