Sign inSign up

firebirdsql/firebird:3.0.9-jammy

Developer tools
Databases & storage
Index digest

sha256:f3fd3f1bde3737614233b9ffa8c228fb796d579050fa969469d246a57c460bb1

OS/ARCH

linux/amd64

Compressed size

51.69 MB

Last pushed

18 days by firebirdsql

Type

Image

Manifest digest

sha256:32e9d4d3e48fd13bd18f0e83afde16642c50b9ebf83aad9cee5f6528e14c47ce

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.90 B
9ENV FIREBIRD_MAJOR=30 B
10RUN /bin/sh -c set -eux;23.02 MB
11RUN /bin/sh -c set -eux;189 B
12RUN /bin/sh -c set -eux;311.1 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;164 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