Sign inSign up

firebirdsql/firebird:3.0.9-noble

Developer tools
Databases & storage
Index digest

sha256:bd8ab778321403754bf8c78845f769d279b69b428ca99256a1d50b2a34b1bae7

OS/ARCH

linux/amd64

Compressed size

54.75 MB

Last pushed

24 days by firebirdsql

Type

Image

Manifest digest

sha256:c042ef44a5e4b3393e0304ec9a0cd0bbeb3715863eaa2006dd33c619569e9235

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV LANG=C.UTF-80 B
7ENV LC_ALL=C.UTF-80 B
8ENV FIREBIRD_VERSION=3.0.90 B
9ENV FIREBIRD_MAJOR=30 B
10RUN /bin/sh -c set -eux;25.68 MB
11RUN /bin/sh -c set -eux;187 B
12RUN /bin/sh -c set -eux;697.96 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;163 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