sha256:3557e259a4428f55f5a0ed5d6cba6225869cf94b1f9c4893fc9b744a0adf1edc
OS/ARCH
Compressed size
84.12 MB
Last pushed
over 4 years by jacobalberty
Type
Image
Manifest digest
sha256:3557e259a4428f55f5a0ed5d6cba6225869cf94b1f9c4893fc9b744a0adf1edc
Image Layers
1ADD file ... in / 29.91 MB2CMD ["bash"]0 B3ENV PREFIX=/usr/local/firebird0 B4ENV VOLUME=/firebird0 B5ENV DEBIAN_FRONTEND=noninteractive0 B6ENV DBPATH=/firebird/data0 B7VOLUME [/firebird]0 B8EXPOSE map[3050/tcp:{}]0 B9COPY /home/firebird/firebird.tar.gz /home/firebird/firebird.tar.gz # buildkit19.37 MB10COPY install.sh ./install.sh # buildkit709 B11RUN /bin/sh -c chmod +x34.68 MB12COPY docker-entrypoint.sh /usr/local/firebird/docker-entrypoint.sh # buildkit2.37 KB13RUN /bin/sh -c chmod +x0 B14COPY docker-healthcheck.sh /usr/local/firebird/docker-healthcheck.sh # buildkit562 B15RUN /bin/sh -c chmod +x147.15 KB16HEALTHCHECK &{["CMD-SHELL" "${PREFIX}/docker-healthcheck.sh || exit0 B17ENTRYPOINT ["/usr/local/firebird/docker-entrypoint.sh"]0 B18CMD ["firebird"]0 BCommand
ADD file:d48a85028743f16ed927507322e3e3beee187fbfadd0b781d4b89de197c64b5b in /