Sign inSign up

gounthar/docker-adb:trixie

Multi-platform
Developer tools
Operating systems
Index digest

sha256:532a3ff9baa5ed0735600edda4e66ce53922345d7793e535acdf78c084752487

OS/ARCH

Compressed size

52.45 MB

Last pushed

30 days by gounthar

Type

Image

Manifest digest

sha256:a287c4a69c9f8ed0f25e86082dcd8081653fbcaf30bb5737c6112a18e82f4348

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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 update24.05 MB
8WORKDIR /root/32 B
9RUN /bin/sh -c mkdir -p118 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/ 'trixie' '@1760918400'