sha256:958cb885f30e6bbc024ddc3b930ac3a95cc9037fe1f49b15d8d81727faf1e1a9
OS/ARCH
Compressed size
6.17 MB
Last pushed
about 4 years by jauderho
Type
Image
Manifest digest
sha256:958cb885f30e6bbc024ddc3b930ac3a95cc9037fe1f49b15d8d81727faf1e1a9
Image Layers
2LABEL org.opencontainers.image.url=https://github.com/jauderho/dockerfiles0 B3LABEL org.opencontainers.image.documentation=https://github.com/jauderho/dockerfiles0 B4LABEL org.opencontainers.image.source=https://github.com/jauderho/dockerfiles0 B5LABEL org.opencontainers.image.title=jauderho/octosql0 B6LABEL org.opencontainers.image.description=OctoSQL is a query0 B7COPY /etc/ssl/certs /etc/ssl/certs # buildkit122.2 KB8COPY /go/src/github.com/cube2222/octosql/octosql/octosql /usr/local/bin/octosql # buildkit6.06 MB9COPY /config /config # buildkit102 B10ENTRYPOINT ["/usr/local/bin/octosql"]0 B11CMD ["--help"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>