sha256:18b8e112e4bebc0ec56bb026c16d13889cb73d216a1272eeb37a4dcc1a7f8be8
OS/ARCH
Compressed size
6.42 MB
Last pushed
about 4 years by jauderho
Type
Image
Manifest digest
sha256:18b8e112e4bebc0ec56bb026c16d13889cb73d216a1272eeb37a4dcc1a7f8be8
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.3 MB9COPY /config /config # buildkit102 B10ENTRYPOINT ["/usr/local/bin/octosql"]0 B11CMD ["--help"]0 BCommand
LABEL org.opencontainers.image.authors=Jauder Ho <[email protected]>