Sign inSign up

dockette/adminer:mssql

Integration & delivery
Web servers
Databases & storage
Index digest

sha256:39ef984fdfc002365d928942157c66043a7e1d979212ae8ad25b786259280c57

OS/ARCH

linux/amd64

Compressed size

213.01 MB

Last pushed

1 day by f3l1x

Type

Image

Manifest digest

sha256:5fd3885852d1c7299499b9d40fcde2d7405679bd6f14f211e443f96aec5628a6

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2LABEL maintainer=Milan Sulc <[email protected]>0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV TERM=xterm0 B
5ENV USER_UID=10000 B
6ENV USER_NAME=dfx0 B
7ENV USER_HOME=/home/dfx0 B
8RUN /bin/sh -c apt-get update3.36 KB
9CMD ["/bin/bash"]0 B
10LABEL maintainer=Milan Sulc <[email protected]>0 B
11ENV ADMINER_VERSION=6.0.10 B
12ENV MEMORY=256M0 B
13ENV UPLOAD=2048M0 B
14ENV PORT=800 B
15ENV WORKERS=80 B
16ENV PHP_CLI_SERVER_WORKERS=80 B
17RUN /bin/sh -c apt-get update181.97 MB
18RUN /bin/sh -c curl -fsSL3.92 MB
19RUN /bin/sh -c apt-get clean191.03 KB
20ADD ./adminer-mssql/entrypoint.sh /entrypoint.sh # buildkit1.04 KB
21ADD ./.plugins/ /srv/plugins-available/ # buildkit2.38 KB
22RUN /bin/sh -c chmod +x1.04 KB
23WORKDIR /srv32 B
24EXPOSE [80/tcp]0 B
25ENTRYPOINT ["tini" "--"]0 B
26CMD ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'