Sign inSign up

firebirdsql/firebird:3.0.10-jammy

Developer tools
Databases & storage
Index digest

sha256:7804838aa245bd3ef7be9b58af770b0722ae14ea25f1699667e358d7ff34a9b6

OS/ARCH

linux/amd64

Compressed size

51.74 MB

Last pushed

25 days by firebirdsql

Type

Image

Manifest digest

sha256:0ce22eb13c3d10edfb2668b534423651ca1a0fcc87f1592ebf87ca533578d19d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV LANG=C.UTF-80 B
7ENV LC_ALL=C.UTF-80 B
8ENV FIREBIRD_VERSION=3.0.100 B
9ENV FIREBIRD_MAJOR=30 B
10RUN /bin/sh -c set -eux;23.07 MB
11RUN /bin/sh -c set -eux;189 B
12RUN /bin/sh -c set -eux;311.11 KB
13ENV PATH=/opt/firebird/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ENV FIREBIRD_DATA=/var/lib/firebird/data0 B
15RUN /bin/sh -c set -eux;162 B
16VOLUME [/var/lib/firebird/data]0 B
17COPY entrypoint.sh /usr/local/bin/ # buildkit3.6 KB
18RUN /bin/sh -c set -eux;3.6 KB
19ENTRYPOINT ["tini" "--" "entrypoint.sh"]0 B
20STOPSIGNAL SIGTERM0 B
21EXPOSE [3050/tcp]0 B
22ENV TERMINFO=/lib/terminfo/0 B
23CMD ["firebird"]0 B

Command

 ARG RELEASE