Sign inSign up

gounthar/docker-adb:bookworm

Multi-platform
Developer tools
Operating systems
Index digest

sha256:4583d49eeed4daba16a11bf434d8f760290db5de3d454cf33e238e8354c34e14

OS/ARCH

Compressed size

44.58 MB

Last pushed

about 1 month by gounthar

Type

Image

Manifest digest

sha256:d44bc05ed5ff5b6e200988263d48dfd9198e36118534dee443d52ff4b11d2855

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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 # buildkit368 B
6RUN /bin/sh -c chmod 644371 B
7RUN /bin/sh -c apt-get update17.66 MB
8WORKDIR /root/32 B
9RUN /bin/sh -c mkdir -p119 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 'amd64' out/ 'bookworm' '@1760918400'