Sign inSign up

gounthar/docker-adb:bookworm-20260817

Multi-platform
Developer tools
Operating systems
Index digest

sha256:e36cdc311a74cf5d1e0afc6530956a0a90a501ba3d807999f7d391bf062aabfd

OS/ARCH

Compressed size

37.37 MB

Last pushed

about 1 month by gounthar

Type

Image

Manifest digest

sha256:78938cf65c7e6a27fe4de834da30022f3efb1f683054cffe026f3dc2338734b4

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2ENV DEBIAN_FRONTEND=noninteractive0 B
3ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LC_ALL=C.UTF-80 B
5ADD files/51-android.rules /etc/udev/rules.d/51-android.rules # buildkit370 B
6RUN /bin/sh -c chmod 644371 B
7RUN /bin/sh -c apt-get update14.55 MB
8WORKDIR /root/32 B
9RUN /bin/sh -c mkdir -p120 B
10COPY /root/.android/adbkey.pub .android/adbkey.pub # buildkit752 B
11COPY /root/.android/adbkey .android/adbkey # buildkit1.45 KB
12EXPOSE [5037/tcp]0 B
13CMD ["/bin/sh" "-c" "adb -a0 B

Command

# debian.sh --arch 'armhf' out/ 'bookworm' '@1760918400'